/*公共样式--开始*/
body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,select,td,textarea,th,ul{margin:0;padding:0}
*{box-sizing:border-box}
body,html{min-height:100%}
body{font-family:"Microsoft YaHei";font-size:14px;color:#333}
h1,h2,h3,h4,h5,h6{font-weight:400}
ol,ul{list-style:none}
img{border:none;vertical-align:middle}
.fl{float:left}
.fr{float:right}
.clearboth{clear:both}
body{font-family:Microsoft YaHei}
.w1240{width:1240px;margin:0 auto}
@font-face{font-family: "Swiss721BT"; src: url("../font/Swiss721BT-BoldCondensed.woff2") format("woff2"), url("../font/Swiss721BT-BoldCondensed.woff") format("woff"), url("../font/Swiss721BT-BoldCondensed.ttf") format("truetype"), url("../font/Swiss721BT-BoldCondensed.eot") format("embedded-opentype"), url("../font/Swiss721BT-BoldCondensed.svg") format("svg"), url("../font/Swiss721BT-BoldCondensed.otf") format("opentype"); font-weight: normal; font-style: normal;}

/* 头部 */
.fl{float:left}
.fr{float:right}

.rightt{background:#1a3c6b;height:45px;width:100%;margin:0;line-height:45px;float:none;font-size:14px;color:#fff}
.rightt .top{width:1240px;margin:0 auto;text-align:right;color:#fff;font-size: 17px;}
.rightt .top .fr p{display:inline;}
.rightt .aaa_mlogo{display:none}
.rightt a{color:#fff;position:relative;opacity:.8;font-size: 17px;}
.rightt a.icon::before{position:absolute;left:0;top:50%;content:"";width:16px;height:16px;background:url(../image/topna.png) no-repeat;margin-top: -8px;}
.rightt a.icon{padding-left:27px}
.rightt a.pn1::before{background-position:0 1px}
.rightt a.pn2::before{background-position:-16px 0}
.rightt a.pn3::before{background-position:-32px 2px}
.rightt .top i{display:inline-block;padding:0 20px}
.rightt .language2{font-size:14px;color:#fff;text-align:center;color:#fff;float:right;margin-left:15px;position:relative;font-size:12px;font-weight:700}


.header{position:fixed;background: #fff;z-index:200;top:45px;left:0;width:100%;height:100px;box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.header.scroll{top: 0;}
.header.act .mainli.act::after{opacity:1}
.header .logo{width:34%;height: 100px;display: flex;align-items: center;}
.logo img{width:100%}
.header .mainli{position:relative;float:left;height:100%;padding-right:18px;padding-left:18px;}
.header .mainli:nth-child(4){display: none;}
.header .mainli:last-child{background:0 0}
.header .mainli::after{position:absolute;bottom:-2px;left:50%;width:0;height:0;content:'';-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;border-right:7px solid transparent;border-bottom:7px solid #fff;border-left:7px solid transparent}
.header .mainli.act::after{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:1}
.header .mainli.act2::after{opacity:1!important}
.header .mainli:last-child{padding-right:0}
.header .mainli .maina{color:#4a4a4a;font-size:16px;font-weight:700;line-height:100px;display:inline-block;height:100%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.header .mainli.act .maina{color:#265aa1;font-size:16px;font-weight:700}
.header .mainli .maina.iconfont{font-size:16px;padding-bottom:2px;vertical-align:middle}
.header .mainli:last-child .la{position:relative;padding-right:20px}
.header .mainli:last-child::after{display:none}
.header .mainli:last-child .la::after{position:absolute;top:50%;right:0;width:1px;height:16px;content:'';-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#c9c9c9}
.header .mainli:last-child .ra{padding-left:18px}
.header .dropmenu{position:absolute;top:100px;left:0;width:100%}
.header .dropmenu .drop{display:none;padding-top:15px;padding-bottom:15px;border-top:2px solid #fff;background:rgba(255,255,255,.9)}
.header .dropmenu .drop .indrop{width:1280px;margin:auto}
.header .dropmenu .drop ul{width:100%}
.header .dropmenu .drop li{display:inline-block;padding:15px}
.header .dropmenu .drop li a{font-size:15px;display:block;transform:translateX(0);color:#333}
.header .dropmenu .drop li a:hover{transform:translateX(8px);color:#265aa1}
.header .dropmenu .dropsearch{width:521px;padding-top:20px;padding-bottom:20px;padding-left:83px}
.header .dropmenu .dropsearch .searchtext{font-size:16px;width:300px;height:33px;border-bottom:1px solid #b7b6b6}
.header .dropmenu .dropsearch .searchsub{font-size:16px;margin-left:25px;color:#ca161a}
.header .dropmenu .linkdiv{padding-right:18px}
.header .dropmenu .linkdiv img{width:291px;height:145px}
.header .dropmenu .linkdiv h4{font-size:16px;margin-top:25px}
.menu1{text-align:center}
.menu2{text-align:center}
.menu3{text-align:center}
.menu4{text-align:right}
.menu5{text-align:right}
.menu6{text-align:right}
.menu7{text-align:right}
@media (max-width:1380px){
  .header .mainli{padding-right:15px;padding-left:15px}
  .header .dropmenu .drop .indrop{width:1200px}
}
.headerm{display:none}
.disnone{display:none!important}
@media (max-width:1200px){
  /*.header{display:none}*/
  .headerm{display:block}
}
.advert { float:left; font-size:20px; color:#f24d10; padding-top:23px; padding-left:40px; font-weight:bold;}
.advert strong { color:#265aa1; font-size:25px;}


.area_pic{height:100%;display:block;}
.area_pic img{width: 100%;transition: all .6s;height: 100%;object-fit: fill;display: block;}
.caseItemed .caseItems{overflow:hidden;position:relative;height:auto;width:100%;}
.caseItemed .caseItems:hover .myschu{bottom:0 !important;transition: all .6s;-webkit-transition: all .6s;}
.caseItemed a{display:block;width:24%;float:left;margin-right:1.3%;margin-bottom: 1.4%;}
.caseItemed a:nth-child(4n+0){margin-right:0;}
.area_part>h3{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.5);color:#f2f2f2;text-align:center;font-size:16px;line-height:36px;width:100%;font-weight:400}


.area_part:hover .area_pic img{transform:scale(1.1);transition:all .6s}
.myschu img{display:block;width:100%;height:100%;object-fit:fill;position:relative}
.mengb{background:url(../image/myshei_03.png) repeat;position:absolute;left:0;top:0;width:100%;height:100%;padding:10% 0}
.mengb strong{color:#fff;display:block;text-align:center;font-size:20px;padding-top:15px}
.mengb p{width:85%;margin:0 auto;margin-top:10px;text-align:center;height:110px;line-height:22px;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.mengb span.mysmore{background:url(../image/mysbj.png) no-repeat center;width:100%;height:40px;display:block;margin:0 auto;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}






.sect_search{position:relative;left:0;z-index:100;margin-top:-72px}
.wrap{max-width:1240px;margin-left:auto;margin-right:auto}
.sect_search .full-row{background:#265aa1}
.full-row .span-6{width:50%;float:left}
.search-form,.sect_search .hotkey{padding:1rem 0}
.hotkey{position:relative}
.hotkey:before{display:block;content:'';background:#265aa1;position:absolute;top:0;right:100%;width:1000px;height:100%}
.sect_search h1{color:#fff;border-bottom:1px solid #e66662;line-height:2}
.hotkey p{color:#fff;font-size:14px;line-height:3}
.search-form{text-align:center}
.sect_search h1{color:#fff;border-bottom:1px solid #e66662;line-height:2;font-size:28px}
.widget-search-form{margin-left:25%}
.widget-search-form input{float:left;height:30px;vertical-align:top;font-size:12px;margin-top:10px}
.widget-search-form .form-control{background:#fff;border:1px solid #efefef}
.widget-search-form .search_btn{margin-left:-80px;width:80px;border:none;background-color:#191919;color:#fff}








.xyin-banner { position:relative; padding-bottom:75px;margin-top: 100px;max-height: 704px;overflow: hidden;}
.homepro { position:absolute; bottom:0px; width:100%; z-index:99;}
.homepro ul li { background:#fff; width:16.66%; float:left; padding:0 16px; overflow:hidden; padding-bottom:8px;}
.homepro ul li:nth-child(2n-1){ background:#efefef;}
.homepro ul li strong { font-size:16px; line-height:20px; height:20px;  color:#333333; font-weight:500; display:block; text-align:center; margin-top:30px; margin-bottom:17px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.homepro ul li p { line-height:20px; height:40px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.homepro ul li em { display:block; float:right; padding-top:8px;}
.homepro ul li:hover strong { color:#265aa1; font-weight:bold;}
.homepro ul li:hover p { color:#265aa1;}
.homesearch { background:#265aa1; overflow:hidden; margin-top:20px; padding:6px;}
.white { color:#fff; font-size:16px;}
.white a {color:#fff; font-size:16px;}
.searright { float:right; width:220px; background:rgba(255,255,255,0.9); height:30px;}
.searright .searl { background:none; width:194px; border:none; outline:0; cursor:pointer; padding-left:7px; color:#b39f9f; line-height:18px; margin:0; float:left;margin-top: 5px;}
.searr { background:url(../image/search.png) no-repeat center left; width:25px; height:30px; border:0; cursor:pointer; outline:0;}


@media only screen and (max-width:1440px){
	.banpositon { position:relative; padding-bottom:100px;}
}
@media only screen and (max-width:1280px){
	.banpositon { position:relative; padding-bottom:110px;}
}
@media only screen and (max-width:1024px){
	.banpositon { position:relative; padding-bottom:120px; z-index:9;}
	.homepro ul li { padding:0 10px; padding-bottom:8px;}
	.homepro ul li strong { font-size:15px;}
	.homepro ul li p { font-size:13px;}
	.nybanner{margin-top: 80px;}
}
@media only screen and (max-width:991px){
	.banpositon { padding-bottom:10px;}
	.homepro { position:relative; margin-top:30px;}
	.homepro ul li { width:33.33%;}
	.searright { float:left; margin-top:8px;}
}
@media only screen and (max-width:640px){
	.homepro ul li { width:100%;}
	.searright .searl { background:none; width:192px;}
	.homepro { display:none;}
	footer{margin-bottom: 62px;}
	.picBox .hd ul liwidth: 25%;}
}


.hi2{height:20px;}
.hi3{height:30px;}
.hi4{height:40px;}
.hi5{height:50px;}


/*.hzhb_bj{width:100%; padding-top:70px; padding-bottom:85px; background:#f5f5f5;}*/
.hzhb ul{overflow:hidden; margin-top:-1%; margin-left:-1%;}
/*.hzhb ul li{width:19%;;overflow: hidden;height:114px; float:left; display:table; text-align:center; margin-top:1%; margin-left:1%; border:1px #ddd solid; background:#fff; transition:all 0.5s;}*/
.hzhb ul li{width:19%;;overflow: hidden;height:114px; float:left; text-align:center; margin-top:1%; margin-left:1%; border:1px #ddd solid; background:#fff; transition:all 0.5s;}
.hzhb ul li:hover{transform:translateY(-6px); box-shadow:0 10px 10px rgba(0,0,0,0.1);}
.hzhb ul li a{display: block;width: 100%;height: 100%;position: relative;}
.hzhb ul li img {
    max-width: 86%;
    max-height: 94px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.hzhb ul li img{max-width:80%; max-height:94px;}


.dealSec{padding:3rem 0;background:rgba(0,0,0,.03) url(../image/bg_04.png) no-repeat left top;background-size:contain;overflow:hidden}
.dealSec .con .left{float:left;width:25%;padding-right:3rem}
.dealSec .con .left h2{font-size:30px;font-weight:700;color:#004a92;line-height: 180%;}
.dealSec .con .left p{font-size:18px;color:#666;margin-top:.6rem}
.dealSec .con .right{float:right;width:75%;padding-top:.8rem;transform: translateX(7%);}
.dealSec .con .right ul li{float:left;width:20%;border-left:1px solid #ddd}
.dealSec .con .right ul li .icon{display: block;width: 76px;height: 76px;    margin: 0 auto;text-align: center;line-height: 76px;}
.dealSec .con .right ul li .icon i{font-size:40px;}
.dealSec .con .right ul li p{font-size:17px;color:#777;text-align:center;margin-top:.8rem}

.mainpics{background: #fff url(../image/jab1.png) bottom repeat-x;padding-bottom: 4%;}

.addTablesec p{line-height: 180%;font-size:16px;}
.addTablesec p span{font-size: 20px;line-height: 180%;}

.pro_tab{ margin-top:30px;}
.pro_tab .tab_menu{width: 100%;display: flex;}
.pro_tab .tab_menu li{width: calc((100% - 0px)/5);height: inherit;display: inline-block;cursor: pointer;padding: 0px;background-color: #eee;color: #333;border-right: 1px solid #fafafa;    width: 100%;height: 100%;display: inline-block;vertical-align: middle;text-align: center;}
.pro_tab .tab_menu li.on{background: #265aa1;}
.pro_tab .tab_menu li.on a{color: #fcfcfc;}
.pro_tab .tab_menu li a{ width: 100%;height: auto;line-height: 50px;font-size: 16px;background-color: inherit;color: inherit;display: inline-block;vertical-align: middle;overflow: hidden;text-overflow: ellipsis;}
.pro_tab .tab_menu li a h3{ font-size:18px; color:#fff; line-height:24px; font-weight:normal;  width:85%; height:24px; overflow:hidden;}
.pro_tab .tab_menu li a p{ font-size:14px; color:#fff; line-height:24px; width:90%; height:24px; overflow:hidden;}
.pro_tab .tab_menu li:nth-child(3n){ margin-right:0px;}
.pro_tab .tab_menu li.current{ background-color: #265aa1;color: rgba(255,255,255,1);}
.pro_tab .tab_menu li.current a{color:#fff;}
.pro_tab .tab_box{ padding:0; padding-top:20px;}
.pro_tab .tab_box li{height:24px;line-height:24px;overflow:hidden;}
.pro_tab .tab_box li span{margin:0 5px 0 0;  color:#ddd;}
.pro_tab .tab_box .hide{display:none;}

.pro_tab .tab_box .newList1 .newPicBox{width: 40%;float: left;padding: 0;}
.pro_tab .tab_box .newList1 .content{width: 60%;float: left;padding: 2% 0 0 4%;}
.newList1 .content .newTitle1,
.newList1 .content span,
.newList1 .content article{display: block;width: 100%;color: #333;}
.newList1 .content .newTitle1{font-size: 20px;line-height: 180%;}
.newList1 .content span{height: 33px;line-height:33px}
.sxpmj{background: url(../image/Home_about_backg.jpg) no-repeat;background-size: cover;}






.shop-news{margin-bottom: 4%;}
.article_left{width:62%;float:left;position:relative}
.article_right{width:35%;float:right}
.article_right_up{height:auto;position:relative}
.article_left_ul a,.article_right_up .article_left_more{float:left;line-height:50px;font-size:14px;color:#333;font-weight:700;width:150px;text-align:left;transition:.3s;padding-left:25px;position:relative}
/*.article_left_ul a.article_left_more,.article_right_up .article_left_more{float:right;color:#999;font-weight:400;padding-left:25px;background:url(http://www.xzmbkj.com/Templates/cn2014/images/article_icon4.png) no-repeat center left}*/
.article_right_up .article_left_more{width:100px;position:absolute;top:0;right:0}
.article_right_down{border-top:1px solid #eee;padding:0 40px 0 40px}
.article_right_down_up{height:188px;padding-top:35px}
.article_left_bottom_down{margin-top: 10px;}
.article_left_bottom_down .newList{margin-bottom:10px;position:relative;margin:0;padding:15px 0;display:flex;padding-right:100px;padding-left:0;overflow:hidden;border-bottom:1px dashed #d0d0d0;width: 49%;float: left;}
.article_left_bottom_down .newList:nth-child(even){float: right;}
.article_left_bottom_down .newList i{color: #ddd;}
.article_left_bottom_down .newList .list-icon{position:absolute;left:0;display:flex;justify-content:center;align-items:center;width:auto;height:auto;font-size:12px;color:gray}
.article_left_bottom_down .newList .newTitle{display:inline-block;width:80%;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333;padding-left: 2%;}
.article_left_bottom_down .newList .satime{font-size:12px;color:#666}
.article_left_bottom_down .newList .newYear{position:absolute;top:15px;right:0}

.article_right{margin-top: 30px;}
.article_right .xwfb_b{height:522px; padding:30px 20px;background: #f5f5f5;}
.article_right .xwfb_b dl{overflow:hidden; margin-top:-20px;}
.article_right .xwfb_b dl dd{line-height:20px; overflow:hidden; margin-top: 18px;padding-bottom: 17px;padding-left: 0;border-bottom: 1px #595959 dashed;position:relative;}
.article_right .xwfb_b dl dd:after{content:""; width:4px; height:4px; margin-top:-2px; background:#06c; position:absolute; top:50%; left:0;}
.article_right .xwfb_b dl dd .xwfb_b_bt{width:calc(100% - 90px); float:left; color:#666; font-size:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.article_right .xwfb_b dl dd .xwfb_b_rq{width:70px; float:right; color:#666; font-size:13px; text-align:right;}
.article_right .xwfb_b .list_lh{height:490px; overflow:hidden;}
.article_right .xwfb_b dl dd .cjwt_t{color:#666;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:25px;background:url(../image/sy_wt1.png) left center no-repeat}
.article_right .xwfb_b dl dd .cjwt_b{color:#777;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;padding-left:25px;background:url(../image/sy_wt2.png) left center no-repeat}

.article_right .article_right_up{background-color: #265aa1;overflow: hidden;position: relative;width: 100%;display: flex;color: #fff;}
.article_right .article_right_up h3{margin: 0;padding: 0;line-height: 50px;font-size: 16px;}
.article_right .article_right_up i{font-size: 28px;margin-left: 3%;line-height: 50px;margin-right: 2%;}



.title{padding-top:2%}
.title .p1{font-size:30px;color:#333;text-align:center;padding-top:28px;font-weight:700;position:relative;z-index:22}
.title .p1 span{font-weight:700}
.title .p2{text-align:center;font-size:18px;color:#666;margin-top:8px;position:relative;z-index:22}
.title .p2::before{content:"-";color:#265aa1;font-size:26px;font-weight:700;padding:0 .5%}
.title .p2::after{content:"-";color:#265aa1;font-size:26px;font-weight:700;padding:0 .5%}
.title .p3{text-align:center;font-size:62px;color:#f5f5f5;margin-top:-111px;text-transform:uppercase;font-weight:700;position:relative;z-index:1}
.usingarea .title1 .p1,.usingarea .title1 .p2{position:relative;z-index:2}
.usingarea .title1 .p3{z-index:1;opacity:.2;color:#bdbdbd}
.zkbyybg .title1 p{color:#fff}
.zkbyybg .title1 .p1,.zkbyybg .title1 .p2{position:relative;z-index:2}
.zkbyybg .title1 .p2{opacity:.7}
.zkbyybg .title1 .p3{z-index:1;opacity:.1}
.hzhb_bj{margin-bottom:3%}




/* 产品 */
.cpfl{width:256px;height:593px;position:relative;background:#f4f4f4}
.cpff ul{background:#f4f4f4;padding-left:30px;padding-right:15px;margin-top:4px}
.cpff ul li a{display:block;color:#333;font-size:18px;line-height:56px;padding-left:8px}
.cpff ul li+li a{border-top:1px solid #d7d8d8}
.cpff ul li{padding-right:15px}
.cpff ul li:hover{background:url(../image/zzz.png) no-repeat right}
.cpff ul li:hover a{color:#c81624}
.cpff ul li::after{width:0;height:64px;position:absolute;content:"";display:block;top:0;background:url(../image/54891d84443805e656073bb04121f79a479d4a2e.jpg)}
.cpff ul li.on::after{width:272px;transition:all .8s}


.cpxq{width:934px;padding-top:20px}
.w2{margin-top:46px}
.cping{padding-right:26px;margin-bottom:20px;display:block;width:100%;transition:all .3s}
.cping:nth-child(3n){margin-right:0}
.cping:nth-child(4),.cping:nth-child(5),.cping:nth-child(6){margin-bottom:0}
.pimg{width:100%;height:auto;overflow:hidden;transition:all .3s;position:relative;border:#ddd 1px solid}
.pimg img{transition:all .3s;display:block;width:100%;height:100%}
.pimg::after{content:"";cursor:pointer;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform:skewx(-25deg)}
.cping:hover .pimg::after{left:100%;-moz-transition:1s;-o-transition:1s;-webkit-transition:1s;transition:1s}
.cping:hover .pimg{border:#265aa1 1px solid}
.cping:hover .pimg img{transition:all .3s;transform:scale(1.05)}
.cping p{line-height:49px;background:#ddd;font-size:16px;color:#333;text-align:center;transition:all .3s}
.cping:hover p{background:#265aa1;color:#fff}

/* 优势 */
.youshi{background:url(../image/bj1.png) no-repeat center;height:538px;margin-top:90px}
.ysp1{font-size:16px;color:#fff;margin-top:260px;opacity:.8;margin-left:8px;width:16px}
.ysp2{margin-top:216px;margin-left:8px}
.ysimg{margin-top:142px;margin-left:84px}
.yscont{width:624px;height:523px;background:#fff;margin-top:8px}
.yscont1{margin-top:25px}
.yscont1 ul li{cursor:pointer}
.yscont1 ul li .sihua{padding-left:111px;height:116px;padding-top:32px}
.yscont1 ul li .yscp1{font-size:22px;color:#333;font-weight:700}
.yscont1 ul li .yscp2{font-size:14px;color:#666;margin-top:5px}
.yscont1 ul li.on .yscp1,.yscont1 ul li.on .yscp2{color:#fff}
.yscont1 ul li{position:relative}
.yscont1 ul li::after{content:"";display:block;width:0;position:absolute;height:116px;top:0}
.yscont1 ul li .sihua{position:relative;z-index:9999}
.yscont1 ul li:nth-child(1) .sihua{background:url(../image/y1h.png) no-repeat left;background-position:37px}
.yscont1 ul li:nth-child(2) .sihua{background:url(../image/y2h.png) no-repeat left;background-position:37px}
.yscont1 ul li:nth-child(3) .sihua{background:url(../image/y3h.png) no-repeat left;background-position:37px}
.yscont1 ul li:nth-child(4) .sihua{background:url(../image/y4h.png) no-repeat left;background-position:37px}
.yscont1 ul li:nth-child(1).on::after{background:#c81624;background-position:37px;width:676px;transition:all .8s}
.yscont1 ul li:nth-child(2).on::after{background:#c81624;background-position:37px;width:676px;transition:all .8s}
.yscont1 ul li:nth-child(3).on::after{background:#c81624;background-position:37px;width:676px;transition:all .8s}
.yscont1 ul li:nth-child(4).on::after{background:#c81624;background-position:37px;width:676px;transition:all .8s}
.yscont1 ul li:nth-child(1).on .sihua{background:url(../image/y1.png) no-repeat left;background-position:37px;width:676px;transition:all .8s}
.yscont1 ul li:nth-child(2).on .sihua{background:url(../image/y2.png) no-repeat left;background-position:37px;width:676px;transition:all .8s}
.yscont1 ul li:nth-child(3).on .sihua{background:url(../image/y3.png) no-repeat left;background-position:37px;width:676px}
.yscont1 ul li:nth-child(4).on .sihua{background:url(../image/y4.png) no-repeat left;background-position:37px;width:676px}

/* 实力厂家 */

.nybanner {
    position: relative;
    overflow: hidden;
	margin-top: 100px;
}
.nybanner .pimg {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    /* border: 1px solid #dddddd; */
    transition: all 0.3s;
    position: relative;
    border: #dddddd 1px solid;	
}




/* .liusx .az:hover {
  box-shadow: 0 0 3px 3px rgb(150, 149, 149);
} */
.zhuanzhu .p1 {
  font-size: 20px;
  color: #ffffff;
  padding-top: 80px;
}
.zhuanzhu .p2 {
  font-size: 20px;
  color: #ffffff;
}
.zhuanzhu .p3 {
  color: #ffffff;
  font-size: 20px;
  padding-top: 47px;
}
.zhuanzhu .p3 .s2 {
  font-size: 32px;
  font-family: Arial;
  font-weight: 700;
}
/* 案例 */
.case1 {
  margin-top: 63px;
  margin-left: -14.5px;
  margin-right: -14.5px;
}
.ctp {
  margin: 0 14.5px;
}
.ctp .cimg {
  /*width: 293px;*/
  width: 100%;
  border: 1px solid #eee;
  /*height: 239px;*/
  overflow: hidden;
}
.ctp p {
  text-align: center;
  font-size: 18px;
  color: #333333;
  padding-top: 22px;
}
.ctp:hover p {
  color: #c81624;
}
.ctp .cimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.ctp:hover .cimg img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.ckgd {
  display: block;
  width: 144px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  border-radius: 30px;
  background: #c81624;
  transition: 0.8s;
  color: #ffffff;
  position: relative;
  margin: 51px auto;
}
.ckgd span {
  display: block;
  position: relative;
  z-index: 9999;
}
.ckgd::before {
  content: "";
  width: 0;
  height: 38px;
  background: #a00734;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  position: absolute;
  left: 50%;
  top: 0;
}
.ckgd:hover::before {
  width: 52%;
  left: 0;
  transition: 0.8s;
}
.ckgd::after {
  content: "";
  width: 0;
  height: 38px;
  background: #a00734;
  position: absolute;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  right: 50%;
  top: 0;
}
.ckgd:hover::after {
  width: 52%;
  right: 0;
  transition: 0.8s;
}
.ckgd:hover {
  color: #ffffff;
}
/* 合作流程 */
.hz {
  margin-top: 10px;
  background: url(../image/8d870181214fbf3b8e926f24e4610bb2d7f31cc8.jpg)
    no-repeat center;
  height: 423px;
  padding-top: 52px;
}
.hz .p1 {
  text-align: center;
  font-size: 40px;
  color: #333333;
}
.hz .p1 span {
  font-weight: 700;
}
.hzlc {
  margin-top: 37px;
  background: url(../image/f58c8028068df34f7176606a42b301f899ecdd73.png)
    no-repeat center;
}
.hzl .limg {
  border-radius: 50%;
  border: 5px solid #cacaca;
  transition: all 0.3s;
}
.hzlc .hzl {
  margin-left: 49px;
  transition: all 0.3s;
}
.hzlc p {
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  text-align: center;
  padding-top: 27px;
  transition: all 0.3s;
}
.hzl:hover .limg {
  border: 5px solid #c81624;
}
.hzl:hover p {
  color: #c81624;
}
/* 关于我们 */
.about {
    padding-bottom: 90px;
    background: url(../image/aboutbg2.jpg);
    background-position: bottom left;
	background-repeat: no-repeat;
}
.aimg {
  width: 616px;
  height: 372px;
  overflow: hidden;
}
.aimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.aimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.acont {
  width: 564px;
  /* padding-top: 25px; */
}
.acont .p1 {
  font-size: 26px;
  font-weight: 700;
  color: #333333;
  line-height: 48px;
  text-transform: uppercase;
  padding-top: 7%;
  position: relative;
  z-index: 22;
}
.acont .p1 strong{
	color: #265aa1;
}
.acont .p2 {
  font-size: 48px;
  font-weight: 600;
  text-transform: uppercase;
color: #bdbdbd;
opacity: .2;
margin-top: -80px;
position: relative;
z-index: 1;
}
.acont .p3 {
  margin-top: 30px;
}
.acont .p3 p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;	
	height: 180px;
}
.acont ul {
  padding-top: 26px;
}
.acont ul li {
  width: 148px;
  line-height: 44px;
  background: #ddd;
  position: relative;
}
.acont ul li a {
  display: block;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  color: #333;
  background: url(../image/dyh.png) no-repeat right;
  background-position: 110px 17px;
  z-index: 99;
}
.acont ul li + li {
  margin-left: 10px;
}
.acont ul li::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 44px;
  top: 0;
  background: #265aa1;
  transition: all 0.8s;
}
.acont ul li:hover::after {
  width: 100%;
}
.acont ul li:hover a{
	color: #fff;
}
.gshj {
  margin-top: 30px;
}
.gshj .p1 {
  font-size: 22px;
  color: #333333;
  padding-left: 37px;
  font-weight: 700;
  background: url(../image/9476573c4941ad67dc1dce4021c647d731f8a39a.png)
    no-repeat left;
}
.gshj1 {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 26px;
}
.gsimg {
  margin: 0 12px;
}
/* 新闻 */
.news {
  background: #f5f5f5;
  padding-bottom: 59px;
}
.news .hd {
  width: 466px;
  margin: 0 auto;
  margin-top: 38px;
}
.news .hd ul li {
  width: 130px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
}
.news .hd ul li a {
  color: #333333;
}
.news .hd ul li + li {
  margin-left: 38px;
}
.news .hd ul li.on a {
  color: #fff;
}
.news .hd ul li.on {
  background: #c81624;
  border-radius: 30px;
}
.news .bd ul {
  background: #ffffff;
}
.news .bd ul .d1 {
  width: 411.333px;
  padding-left: 41.5px;
  padding-right: 41.5px;
  padding-top: 44px;
  border-right: 2px solid #f5f5f5;
}
.news .bd ul .d1 .p1 {
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 24px;
}
.news .bd ul .d1:hover .p1 {
  color: #c81624;
}
.news .bd ul .d1 .p2 {
  font-size: 14px;
  color: #777777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
  line-height: 24px;
}
.nnrong {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 24px;
}
.news .bd {
  margin-top: 35px;
}
.news .bd ul .d1 .nimg {
  width: 328px;
  height: 164px;
  overflow: hidden;
}
.news .bd ul .d1 .nimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.news .bd ul .d1:hover .nimg img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.news .bd ul .d1 .ntime .aa {
  color: #666666;
  font-size: 14px;
  background: url(../image/94c5136d27009fa6ad3f300c55439548e54d6a43.png)
    no-repeat right center;
  padding-right: 20px;
}
.news .bd ul .d1:hover .ntime .aa {
  background: url(../image/eece09889d1e8a6c517d4755621f579f37fab7c0.png)
    no-repeat right center;
  color: #c81624;
}
.news .bd ul .d1 .ntime {
  padding-top: 24px;
  padding-bottom: 27px;
}
.news .bd ul .d1 .ntime span {
  font-size: 14px;
  color: #999999;
  font-family: Arial;
}
.news .bd ul .d2 {
  width: 824.666px;
}
.news .bd ul .d2 .xw {
  width: 412.333px;
  height: 138.333px;
  padding-top: 33px;
  padding-left: 42.5px;
  padding-right: 42.5px;
  border-right: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
}
.news .bd ul .d2 .xw:nth-child(2n) {
  border-right: none;
}
.news .bd ul .d2 .xw:nth-child(5) {
  border-bottom: none;
}
.news .bd ul .d2 .xw:nth-child(6) {
  border-bottom: none;
}
.news .bd ul .d2 .xw .p1 {
  font-size: 36px;
  font-family: Arial;
  color: #333333;
  text-align: center;
}
.news .bd ul .d2 .xw .p2 {
  font-size: 14px;
  font-family: Arial;
  color: #666666;
  text-align: center;
  margin-top: -5px;
}
.news .bd ul .d2 .xw .p3 {
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding-top: 13px;
}
.news .bd ul .d2 .xw:hover .p3 {
  color: #c81624;
}
.news .bd ul .d2 .xw .p4 {
  font-size: 14px;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 9px;
}
.news .bd ul .d2 .xw .xwco {
  width: 248px;
}
.news .bd ul .d2 .xw a {
  display: block;
}
/* 留言 */
.meag {
  background: url(../image/50bb5c6e5d2e57f8e4c2ab6e544c25713d296590.jpg)
    no-repeat center;
  height: 168px;
}
.meag .d1 {
  padding-top: 48px;
}
.meag .d1 .p1 .s1 {
  color: #fff;
  margin-left: 10px;
  font-size: 18px;
}
.meag .d1 .p2 {
  font-size: 24px;
  color: #fff;
  margin-top: 14px;
}
.meag .d2 {
  padding-top: 50px;
  margin-left: 120px;
}
.meag .d2 .d22 {
  margin-left: 27px;
}
.meag .d2 .d22 .p1 {
  color: #fff;
  font-size: 14px;
  padding-top: 6px;
}
.meag .d2 .d22 .p2 {
  font-size: 32px;
  font-family: Arial;
  color: #fff;
  font-weight: 700;
}
.meag .d3 .d31,
.meag .d3 .d32 {
  width: 170px;
  height: 48px;
  display: block;
  border-radius: 5px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 48px;
  color: #fff;
  transition: all 0.5s;
  padding-left: 70px;
}
.meag .d3 .d31 {
  background: url(../image/16314865549695498842dfcbc2ddca574c53bd0f.png)
    no-repeat;
  margin-right: 30px;
  background-position: 34px;
}
.meag .d3 .d32 {
  background: url(../image/88d351ff9c851d50460e8e53c25a7b94823cd565.png)
    no-repeat;
  background-position: 34px;
}
.meag .d3 {
  padding-top: 60px;
}
.meag .d3 .d31:hover,
.meag .d3 .d32:hover {
  color: #c81624;
}
.meag .d3 .d31:hover {
  background: url(../image/e1bef102caf8a482bbe2b7e5443fafc5451df477.png)
    no-repeat #fff;
  margin-right: 30px;
  background-position: 34px;
}
.meag .d3 .d32:hover {
  background: url(../image/96fbb7dd765b85b1458bb8393477061dee2050b8.png)
    no-repeat #fff;
  background-position: 34px;
}
/* 尾部 */
.foot {
  background: #212121;
  padding-top: 26px;
}
.xlink {
  border-bottom: 1px solid #383838;
}
.link {
  color: #ffffff;
  font-size: 14px;
  height: 68px;
  width: 1106px;
  padding-left: 27px;
  padding-top: 7px;
  background: url(../image/767132e930203536bb5078f7c475d2f3421ba268.png)
    no-repeat left top;
      overflow:hidden;
          text-overflow:ellipsis;
          white-space:nowrap;

}
.link a {
  font-size: 14px;
  color: #999999;
}
.link a:first-child {
  margin-left: 48px;
}
.link a:hover {
  opacity: 0.8;
}
.link a + a {
  margin-left: 20px;
}
.change {
  display: block;
  width: 134px;
  height: 30px;
  background: #383838;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
  font-size: 14px;
  transition: all 0.8s;
}
.change:hover {
  background: #c81624;
  color: #fff;
}
.dibulj dl {
  float: left;
}
.f1 {
  padding-bottom: 40px;
}
.lxwm .p1 {
  font-size: 17px;
  color: #eaeaea;
  padding-top: 40px;
}
.lxwm .p2 {
  padding-top: 16px;
}
.lxwm .p2 p {
  color: #999999;
  font-size: 14px;
  line-height: 28px;
}
.lxwm .weizhi {
  width: 20px;
  display: block;
  height: 23px;
  margin-top: 29px;
}
.dibulj dl {
  text-align: left;
}
.dibulj dl + dl {
  margin-left: 100px;
}
.dibulj dl dt {
  font-size: 17px;
  color: #eaeaea;
  font-weight: normal;
  padding-top: 44px;
  margin-bottom: 20px;
}
.dibulj dl:last-child {
  margin-right: 40px;
}
.dibulj dl dd {
  line-height: 30px;
}
.dibulj dl dd a {
  font-size: 14px;
  color: #fff;
  opacity: 0.6;
}
.dibulj dl dd a:hover {
  opacity: 1;
}
.bq {
  border-top: 1px solid #383838;
}
.bq {
  line-height: 79px;
  font-size: 14px;
  color: #8a8a8a;
}
.bq a {
  color: #8a8a8a;
}
.bq a:hover {
  color: #c81624;
}
.weizhi .wimg2 {
  display: none;
}
.weizhi:hover .wimg2 {
  display: block;
}
.weizhi:hover .wimg1 {
  display: none;
}
.xypg-left-title {
  background-color: #c81624;
}
.xypg-job-list .job-title {
  background-color: #c81624;
}
.xypg-news-list li .more span:hover {
  background-color: #c81624;
}
.xypg-pagination a:hover {
  background-color: #c81624;
}
.xypg-news-list li:hover .more span {
  background-color: #c81624;
}
.xypg-pagination #current,
.xypg-pagination a:hover {
  border: #c81624;
  background: #c81624;
}
#toolbar li a {
  background-color: #c81624;
}
#toolbar li:hover .icon-font {
  background-color: #c81624;
}
.xypg-left-title span {
  display: none;
}
.xypg-left-title h3 {
  text-align: center;
}
.xypg-left-title {
}
.xypg-left-nav {
}
.xypg-left {
}
.xypg-left-title i {
  display: none;
}
.xypg-left-menu .xypg-left-title h3 {
  line-height: 75px;
}
.xypg-left-menu .xypg-left-title h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  background: #fff;
  bottom: 4px;
}
.xypg-left-nav > li:hover > a,
.xypg-left-nav > li.clicked > a {
  color: #fff;
  background: #c81624;
}
.xypg-left-nav > li:hover .first-nav-btn,
.xypg-left-nav > li.clicked .first-nav-btn {
  background: url(../image/22d1ebdc9d6b35e56ad09eefa013fe2cd2ed239e.png)
    center no-repeat;
}
.xypg-left-menu .xypg-left-title {
  padding: 0;
}
.xypg-left-menu .xypg-left-con {
  border: none;
}
.xypg-left-nav > li {
  border: none;
  margin-bottom: 3px;
  background: #f5f5f5;
}
.page-position .w1240 {
  border-bottom: 1px dashed #dcdcdc;
  padding-bottom: 15px;
  position: relative;
  line-height: 34px;
  text-indent: 20px;
}
.page-position .w1240::before {
  content: "";
  display: block;
  width: 8px;
  height: 18px;
  background: #c81624;
  margin-right: 12px;
  position: absolute;
  left: 0;
  top: 8px;
}
.cpfl .ppp1 {
  line-height: 92px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  background: #c81624;
}
.cpimg {
  height: 155px;
  background: url(../image/pppp1.jpg) no-repeat center;
  margin-top: 57px;
  padding-left: 38px;
  padding-top: 48px;
}
.cpimg .pa1 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  font-weight: 600;
  padding-left: 10px;
  border-left: 3px solid #fff;
  margin-bottom: 11px;
}
.cpimg .pa2 {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
}



table{border-collapse:collapse;border-spacing:0;empty-cells:show}
table{border:1px solid #ddd;width:100%;text-align:center;margin:0 auto}
table .firstRow td{background:#bdbdbd;font-weight:700;font-size:15px}
table td{border:1px solid rgba(0,0,0,.24)!important;}
table td p{line-height: 240%;padding-bottom: 5px;}
table th,table td{text-align: left;height: 48px;line-height: 42px;padding-left: 12px;box-sizing: border-box;}
table.tableThree td:last-child,table.tableFirst td:last-child{display: none;}
table.tableEight td:nth-child(2),table.tableEight td:nth-child(3),table.tableEight td:nth-child(4),table.tableEight td:nth-child(5),table.tableEight td:nth-child(6),table.tableEight td:nth-child(7),table.tableEight td:nth-child(8){display: none;}
table.tableFourth td:nth-child(3),table.tableFourth td:nth-child(4),table.tableFourth td:nth-child(5){display: none;}


.usingarea{
	background: url(../image/usingbg.jpg) no-repeat;
	padding-bottom: 3%;
}




.g-bd1 {
    margin: 0 0 50px;
}
.g-sd1 {
    position: relative;
    width: 100%;
}

.prod-slide .cate-box{width:70%;height:54px;margin:0 auto;margin-bottom:30px}
.prod-slide .cate-box li{float:left;width:25%;line-height:48px;text-align:center;padding:0 10px}
.prod-slide .cate-box li>span{display:block;width:100%;height:100%;background-color:#ddd;border-radius:10px;cursor:pointer;position:relative;font-weight:700;transition:all .6s}
.prod-slide .cate-box li>span>a{position:relative;color:#333;z-index:9;font-weight:400;width:100%;height:100%}
.prod-slide .cate-box li>span:after{content:'';display:block;position:absolute;z-index:0;background-color:#265aa1;width:0%;height:100%;top:0;left:0;right:0;bottom:0;border-radius:10px;transition:all .6s}
.prod-slide .cate-box li>span:hover:after{width:100%}
.prod-slide .cate-box li>span:hover a{color: #fff;}
/*.prod-slide .cate-box li:hover a{color:#fcfcfc}*/
.prod-slide .cate-box li>span.mr{background-color:#265aa1}
.prod-slide .cate-box li>span.mr a{color:#fcfcfc}



.prod-cont .media-box {display: block;margin-bottom: 15px;} 
.prod-cont .icon {border:3px solid #fff;}
.prod-cont .icon img {transition:0.3s all; -webkit-transition:0.3s all; transition-duration: 1s; -ms-transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
.prod-cont p {line-height: 4;color: #333;background: #fff;}
.prod-cont a:hover .icon {border:3px solid #265aa1;}
.prod-cont a:hover img { transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2);}
.prod-cont a:hover p {background: #265aa1;color: #fff;}


.main_cp{
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 10px solid #f2f2f2;
}
.main_cp .fl{float: left;}
.main_cp .fr{float: right;}
.main_cp .slt{width: 50%;}
.main_cp .main_pic{
    background: #eee;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 20px;
}   
.main_cp .main_pic > img{
    width: 100%;
}
.main_cp li{list-style: none;font-size: 17px;
    line-height: 180%;}
.cpjs{
    padding-top: 10px;
}
.cpjs > h1{
    display: inline-block;
    font-size: 28px;
    padding-bottom: .5rem;
	line-height: 180%;
}
.probgde { background:#f5f5f5; height:50px; margin-top:15px;margin-bottom: 12px;}
.probgde p { background:#265aa1;display: block; font-size:18px; color:#fff; display:block; float:left; width:184px; text-align:center; height:50px; line-height:50px;}
/*.product-meta em{font-weight: bold;}*/
.cpjs > p{
    line-height: 24px;
    font-size: 16px;
    padding-top: 6px;
    text-align: justify;
}
.cpjs .cs .cs_part{
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.cpjs .cs .cs_part span,
.cpjs .cs .cs_part i{
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
}
.cpjs .cs .cs_part span{
    background-color: #1c63c5;
    color: #fcfcfc;
    border-radius: 5px 0 0 5px;
}
.cpjs .cs .cs_part i{  
    background-color: #d9d9d9;
    color: #333;
    border-radius: 0 5px 5px 0;
}

.picBox{width: 100%;position:relative;overflow:hidden;zoom:1;}
.picBox .hd{width: 100%;overflow:hidden;margin-top: 3%;}
.picBox .hd ul li{width: 120px;text-align:center;padding:0 0 5px 5px;float: left;box-sizing: border-box;}
.picBox .hd ul li img{width: 100%;height: auto;border: 1px solid #ddd;cursor:pointer;}
.picBox .hd ul li.on{ }
.picBox .hd ul li.on img{border-color: #1a3797;}
.picBox .bd{width: 100%;height: 400px;position:relative;overflow: hidden;}
.picBox .bd .tempWrap,.picBox .bd ul{height: 100%;}
.picBox .bd li{height:100%; position:relative; zoom:1;}
.picBox .bd li .pic{ height:100%; position:relative; z-index:0;  }
.picBox .bd li .pic img{height: 100%;object-fit: contain;}
.picBox .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBox .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBox .bd li .title a{ color:#fff; padding-left:15px;  }
.nr_btn{margin-top:20px}
.nr_btn .hqbj,.nr_btn .qgrx{height:56px;border:1px solid #777;float:left;width:50%;text-align:center;font-weight:700}
.nr_btn .hqbj>a,.nr_btn .qgrx>a{width:100%;height:100%;display:block;color:#333}
.nr_btn .hqbj>a{line-height:54px;font-size:20px}
.nr_btn .qgrx>a>p:nth-of-type(1){font-size:20px;line-height:30px}
.nr_btn .qgrx>a>p:nth-of-type(2){font-weight:400;font-size:14px;line-height:16px;color:#666}
.nr_btn>div.mr{background-color:#555}
.nr_btn>div.mr a{color:#fcfcfc}
.nr_btn>div.mr a>p:last-child{color:#eee}


.index-advantage{padding-bottom:65px}
.index-advantage .adv_t{width:45%}
.index-advantage .img1{width:52%}
.index-advantage .img2{width:47%}
.index-advantage img{width:100%}
.index-advantage .text{width:100%}
.index-advantage .text .title{height:62px;padding-left:100px;background:no-repeat left center}
.index-advantage .text .title strong{display:block;font-size:26px;color:#3b3b3b;line-height:40px}
.index-advantage .text .title b span{color:#265aa1}
.index-advantage .text .title small{display:block;font-size:12px;color:#c5c5c5;line-height:18px}
.index-advantage .text i{display:block;width:100%;height:4px;border-top:1px dashed #dcdcdc;border-bottom:1px dashed #dcdcdc;margin-top:19px}
.index-advantage .text p{margin-top:20px;font-size:16px;line-height:30px;color:#616161}
.index-advantage .text1{margin-top:55px}
.index-advantage .text1 .title{background-image:url(../image/num1.jpg)}
.index-advantage .text2{margin-top:50px}
.index-advantage .text2 .title{background-image:url(../image/num2.jpg)}
.index-advantage .text3{margin-top:82px}
.index-advantage .text3 .title{background-image:url(../image/num3.jpg)}
.index-advantage .text4{margin-top:46px}
.index-advantage .text4 .title{background-image:url(../image/num4.jpg)}
/*.index-advantage .img2{margin-top:40px}*/


.cptd{padding:0 0 30px;background: url(../image/bgi-product.jpg);border-top: 10px solid #f2f2f2;border-bottom: 10px solid #f2f2f2;}
.xq_title_01>h2,.xq_title_02>h2{font-size:24px;color:#333}
.xq_title_01>h5,.xq_title_02>h5{font-weight:400;font-size:12px;color:#666;line-height:20px}
.xq_title_02{background:url(../image/tit2_bg.png) no-repeat center 0;margin-bottom:30px}
.xq_title_02>h2{color:#1c63c5}
.td_cont .td_mian_pic{width:300px;height:300px;border-radius:50%;border:6px #ccc solid;overflow:hidden}
.td_cont{position:relative;height:360px}
.td_cont .td_mian_pic{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:99;display: flex;
    align-items: center;
    justify-content: center;}
.td_cont .td_mian_pic>img{height:94%;display:block;border-radius:50%;transition:.5s}
.td_cont .td_mian_pic:hover img{transform:scale(1.2);transition:1s}
.td_cont .td_part{width:42%;position:absolute}
.td_cont .td_part.td_01{padding-right:40px;background:url(../image/left_up_icon.png) no-repeat right 8px;left:30px;top:40px;z-index:2}
.td_cont .td_part.td_02{padding-left:40px;background:url(../image/rgt_up_icon.png) no-repeat left 8px;right:30px;top:40px;z-index:2}
.td_cont .td_part.td_03{padding-right:40px;padding-top:100px;background:url(../image/left_down_icon.png) no-repeat right 4px;bottom:40px;left:30px;z-index:3}
.td_cont .td_part.td_04{padding-left:40px;padding-top:100px;background:url(../image/rgt_down_icon.png) no-repeat left 4px;bottom:40px;right:30px;z-index:3}
.td_cont .td_part>span{width:64px;height:64px;border-radius:50%;float:left}
.td_cont .td_part.td_02>span,.td_cont .td_part.td_04>span{float:right}
.td_cont .td_part>span.t1{background:url(../image/td_icon01.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin-right:10px}
.td_cont .td_part>span.t2{background:url(../image/td_icon02.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin-left:10px}
.td_cont .td_part>span.t3{background:url(../image/td_icon03.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin-right:10px}
.td_cont .td_part>span.t4{background:url(../image/td_icon04.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin-left:10px}
.td_cont .td_part .tdnr{float:left;width:calc(100% - 130px)}
.td_cont .td_part.td_02 .tdnr,.td_cont .td_part.td_04 .tdnr{float:right}
.td_cont .td_part .tdnr>h3{font-size:18px;color:#333;margin-bottom:10px}
.td_cont .td_part .tdnr>p{font-size:14px;color:#666;line-height:20px;text-align:justify;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.td_cont .td_part.td_02 .tdnr>h3,.td_cont .td_part.td_02 .tdnr>p,.td_cont .td_part.td_04 .tdnr>h3,.td_cont .td_part.td_04 .tdnr>p{text-align:right}


.index-bar { width:100%;background: url(../image/bar.png) no-repeat center;height: 160px; color:#fff;text-transform:uppercase; margin-top:-20px;}
.index-bar2{width:100%;background:url(../image/bar2.jpg) no-repeat center;padding-bottom:48px}
.index-bar .fl{padding-top:38px;width:58%;text-align:right}
.index-bar .fl p,.index-bar .fl span,.index-bar .fl h3{color: #7d7d7d;}
.index-bar p{font-size:18px;line-height:30px}
.index-bar h3{font-size:36px;line-height:50px;font-weight:700}
.index-bar span{opacity:.3;line-height:30px}
.index-bar .fr{padding-top:15px;width:32%;text-align:left}
.index-bar p{font-size:13px;line-height:30px}
.index-bar h3{font-size:30px;line-height:50px;font-weight:700}
.index-bar span{opacity:.3;line-height:30px}
.index-bar2 .text{width:69%;padding-top:52px;opacity: .9;}
.index-bar2 .text .title{/*background:url(../image/logo2.png) no-repeat left center;padding-left:25%*/height:93px;}
.index-bar2 .text .title b{display:block;font-size:36px;color:#fff;line-height:58px}
/*.index-bar2 .text .title b span{color:#265aa1}*/
.index-bar2 .text .title small{display:block;font-size:26px;color:#fff;line-height:32px}
.index-bar2 .text ul{margin-top:30px;overflow:hidden}
.index-bar2 .text ul li{float:left;padding-left:30px;height:20px;line-height:20px;margin-right:66px;color:#fff;font-size:16px;font-weight:700;background:url(../image/gou.png) no-repeat left center}
.index-bar2 .cot{width:30%;padding-top:65px;line-height:1;text-align:right;color:#fff;overflow:hidden}
.index-bar2 .cot strong{display:block;font-size:26px}
.index-bar2 .cot span{display:block;font-size:16px;color:#e08e91;margin-top:15px}
.index-bar2 .cot span b{color:#fff;font-size:30px;letter-spacing:-3px}
.index-bar2 .cot a{display:block;float:right;width:126px;height:38px;line-height:38px;text-align:center;margin-top:20px;background:#fff;color:#333;font-size:18px;font-weight:700;border-radius:5px}
.index-bar2 .cot a:hover{color:#265aa1}



.relativeItems{ width:100%; position:relative;}

.relativeItems .items{ width:24%; height:400px; margin-right:1%;background: #fff;overflow:hidden; float:left; position:relative;visibility:visible\9; box-shadow:0px 3px 25px 0px rgba(0,0,0,0.1); z-index:2 ;}
.relativeItems .items:last-child{margin-right: 0;}
.relativeItems .image{ width:100%; height:50%;overflow:hidden; position:relative}
.relativeItems .image img{ width:100%; height:100%; display:block;object-fit:cover;-webkit-transition: -webkit-transform 0.5s ease-out;-moz-transition: -moz-transform 0.5s ease-out;-ms-transition: -ms-transform 0.5s ease-out;transition: transform 0.5s ease-out; -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.relativeItems .mask{ height:50%; width:100%; position:absolute; left:0;top:0; background:#337ab7;filter:alpha(opacity=0);-moz-opacity:0;opacity:0; z-index:2;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;}
.relativeItems .txt{ position:absolute; width:100%; text-align:center;top:50%;padding: 0 4%; z-index:3; left:0; color:#444;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;height: 50%;}
.relativeItems .txt em{ display:block; width:80px; height:80px; background-color:#fff;border-radius:40px; position:absolute;top:-100px;left:50%; margin-left:-40px;box-shadow:0px 10px 15px 0px rgba(0,0,0,0.06);}
.relativeItems .txt img{ display:block; width:50px;margin:15px auto;line-height:80px; }
.relativeItems .txt strong{ display:block; font-size:22px;font-weight: normal}
.relativeItems .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color:#999;text-transform: uppercase;font-size:15px;margin-top: 5px;}
.relativeItems .txt a{ display:inline-flex;align-items:center; padding:7px 10px 7px 15px;background-color: #eee;color: #666; margin-top:20px; transition: all 0.5s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.5s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;justify-content: center;}
.relativeItems .txt a:hover{ background-color:#191f66; border-color:#191f66; color:#fff}
.relativeItems .txt a i{ width:30px;height:30px;display:inline-block;margin-left:2px; background:url(../image/ic_right.png) no-repeat center center;background-size: 30px;}
.relativeItems .items:hover .mask{filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
.relativeItems .items:hover .image img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);}
.relativeItems .items:hover a{filter:alpha(opacity=100);-moz-opacity:1;opacity:1; margin-top:20px; background-color:#006db8; color:#fff; padding:7px 25px;}

.main_cp .relativeNews{clear: left;float: none;}




ul.college-ul{ padding:0px; padding-top:30px;}
ul.college-ul li{ float:left; width:23%; margin:0 1%;background: #fff;}
ul.college-ul li a{float:left;display:block; width:99%; border:1px solid #f3f3f3; padding:6px 1% 20px 1%; }
ul.college-ul li a img{ width:100%;}
ul.college-ul li a h4{ padding-top:10px;text-indent:20px; font-size:16px; font-weight:normal; color:#000000; line-height:45px;height:45px; overflow:hidden;}
ul.college-ul li a p{ font-size:12px; padding:10px 15px 0px 15px;  color:#737373; line-height:22px;}
ul.college-ul li a span{text-align:center; display:block; width:100px; border:1px solid #e2e2e2; background:#f5f5f5; line-height:30px; height:30px;font-size:12px; margin:20px auto; color:#737373;}


.about1{padding:80px 0 80px}
.cate1-1{text-align:center;position:relative;padding-bottom:36px;background:url(../images/fang.png) bottom no-repeat}
.cate1-1 .cn{font-size:28px;color:#eb0104;line-height:38px;height:38px;font-weight:700}
.cate1-1 .cn2{font-size:16px;color:#999;line-height:26px;height:26px;letter-spacing:16px;text-indent:16px;overflow:hidden}
.abtcon1{position:relative;padding-right:330px;margin-top:64px;min-height:180px}
.start{width:298px;height:180px;position:absolute;right:0;top:0;z-index:1;background:url(../image/start.jpg) center no-repeat;text-align:center}
.start .cn{font-size:18px;line-height:30px;color:#fff;padding-top:28px;overflow:hidden}
.start .cn i{display:inline-block;width:64px;height:1px;background-color:#fff;vertical-align:middle}
.start .cn span{display:inline-block;padding:0 16px;vertical-align:middle}
.start .en{font-size:0;margin-top:22px}
.abtcon1 h3{font-size:24px;color:#eb0104;line-height:36px;padding-top:24px}
.abtcon1 .txt{font-size:16px;color:#666;line-height:32px;margin-top:30px;max-width:750px}


.index-about{position: relative; z-index: 3; padding: 3% 0 5%;}
.index-about .bg{
    position: absolute!important;
    left: 0;
    top: 0;
	z-index: -1;
    max-width: none!important;
    width: 100%;
    height: 100%;
}
.index-about .head{position: relative;}
.index-about .head .logo{display: block; margin-left: auto; margin-right: auto; width: 73px;}
.index-about .head .en{margin-top: 0.36rem; width: 46%; height: 72px; display: block; margin-left: auto; margin-right: auto; max-width: 100%;color: #f5f5f4;font-size: 72px;text-transform: uppercase;text-align: center;font-weight: bold;}
.index-about .head .cn{position: absolute; bottom: 16px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); color: #333333; font-weight: bold;font-size: 36px;}
.index-about .body{margin-top: 30px; text-align: center;}
.index-about .body .imax{max-width: 1280px; margin-left: auto; margin-right: auto;font-size: 17px;line-height: 200%;}
.index-about .body .datas{margin-top: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: stretch; align-content: stretch;}
.index-about .body .datas:after{display: none;}
.index-about .body .datas .col{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; line-height: .5em;}
.index-about .body .datas .col:after{display: none;}
.index-about .body .datas .col:nth-child(1n+2){margin-left: 2rem;}
.index-about .body .datas .col i{font-size: 66px; line-height: 1; white-space: nowrap; font-family: "Swiss721BT", Arial, sans-serif; color: #265aa1;}
.index-about .body .datas .col span{font-size: 14px; margin-left: 15px; text-align: left;line-height: 180%;}
.index-about .footshow{margin-top: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: stretch; align-content: stretch;}
.index-about .footshow:after{display: none;}
.index-about .footshow .oLi{position: relative; overflow: hidden; width: 24%; min-width: 240px ; -webkit-transform-origin: 50% 10% !important; transform-origin: 50% 10% !important;}
.index-about .footshow .oLi:after{z-index: 5; content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.3); -webkit-transition: all 400ms ease-out 0s; transition: all 400ms ease-out 0s;}
.index-about .footshow .oLi .pic{height: 0; padding-bottom: 64.1025641%;}
.index-about .footshow .oLi .txt{position: absolute; z-index: 6; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; text-align: center; white-space: nowrap;}
.index-about .footshow .oLi .txt:after{content: " "; display: block; width: 20px; height: 1px; margin-left: auto; margin-right: auto; margin-top: 12px; background-color: #fff;}
.index-about .footshow .oLi .txt .icoImg{display: block; margin-left: auto; margin-right: auto; width: 40px; height: 40px; -webkit-transition: all 400ms ease-out 0s; transition: all 400ms ease-out 0s;}
.index-about .footshow .oLi .txt .en{margin-top: 12px; font-size: 12px; text-transform: uppercase;}
.index-about .footshow .oLi .txt .cn{margin-top: 10px; font-size: 16px;}
.pa100.links {
    position: absolute !important;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: 8;
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    text-align: left !important;
}
.index-about .footshow .oLi:hover .txt .icoImg {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}.index-about .footshow .oLi:hover:after {
    background-color: rgba(185, 187, 186, 0.8);
}


.about4{width:100%;height:560px;background-color:#242424;overflow:hidden;position:relative}
.about4 .picbg{width:41.4%;height:100%;position:absolute;left:0;top:0;z-index:0;overflow:hidden}
.about4 .picbg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.about4right{width:57.5%;height:100%;float:right;display:table;padding-top: 6%;}
.abtcon4{display:table-cell;vertical-align:middle}
.abtcon4 .inner{font-size:16px;color:#fff;line-height:36px;text-align:justify}
.guolist{overflow:hidden;width:100%;margin-top:54px;position:relative;z-index:1;font-size:0;text-align:center}
.guolist li{display:inline-block;width:110px;position:relative}
.guolist li.fenge{width:1px;height:90px;background-color:#fff;opacity:.1;margin:0 60px}
.guolist li a{display:block;position:relative}
.guolist h3{font-size:24px;color:#eb0104;position:relative;height:70px;line-height:70px}
.guolist h3 span{font-size:72px;font-family:Helvetica;font-weight:700}
.guolist li .txt{font-size:16px;color:#fff;line-height:28px;margin-top:10px;-webkit-transition:.3s;transition:.3s}
.guolist li:hover .txt{opacity:.5}
@media screen and (max-width:1200px){
	.about4{height:auto;padding:50px 0}
	.about4 .picbg{position:relative;width:90%;max-width:794px;height:auto;margin:0 auto 50px}
	.about4right{float:none;width:100%;height:auto}
	.guolist li{width:33%}
	.guolist li.fenge{margin:0}
}




.g-mn1 {
    width: 100%;
}


.row {
    width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.phoneWide{display: none;}

.ladyScroll {
	width: 100%;
	min-height: 265px;
	position: relative;
}

.ladyScroll .sPrev,.ladyScroll .sNext {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: -64px;
	z-index: 100;
	cursor: pointer;
	text-align: center;
	font-size: 0;
	border: none;
}
.ladyScroll .sNext {
    left: 102%;
}
.ladyScroll .sPrev i,.ladyScroll .sNext i{
	font-size: 18px;
	padding: 16%;
	border-radius: 100%;
	border: 1px solid #265aa1;
}
.ladyScroll .sPrev:hover {
	background-position: 0 -45px;
}

.ladyScroll .sNext:hover {
	background-position: 0 -135px;
}

.ladyScroll .scrollWrap {
	width: 100%;
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
}

.ladyScroll dl {
	float: left;
	width: 300px;
	
	text-align: center;
	position: relative;
}

.ladyScroll span {
	display: block;
	width: 298px;
	height: 53px;
	position: absolute;
	left: 5px;
	bottom: 0;
	background: #5f626b;
	filter: alpha(opacity=80);
	opacity: 0.80;
}

.ladyScroll dt {
	margin: 0 auto;
	width: 298px;
	overflow: hidden;
}

.ladyScroll img {
	display: block;
	width: 100%;
	height: auto;
}

.ladyScroll dd {
	width: 298px;
	height: 40px;
	line-height: 28px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0;
}

.ladyScroll dd a {
	color: #fff;
}

.ladyScroll dd a:hover {
	text-decoration: none;
}

.ladyScroll dl:hover span {
	background: #B52153;
}
.application { text-align:center; padding-top:30px;}
.application a {  text-transform:uppercase;display:inline-block; color:#265aa1; background:#fff; border:1px solid #265aa1; width:124px; height:40px; text-align:center; line-height:40px;transition: all 0.6s ease 0s;}
.application a:hover { background:#265aa1; color:#fff;}

.casc1de {margin-bottom:30px;height:310px;background:#fff;text-align:justify;}
.casc1de a {display:block;width:100%;height:100%;overflow: hidden;}
.casc1de .img {width:46%;height:100%;float:left;overflow:hidden;}
.casc1de .img img {display:block;height:100%;width:100%;object-fit: cover;}
.casc1de .lrt {padding:6%;height:100%;width:54%;float:left;line-height:1.5;}
.casc1de .lrt .f_18{font-size:20px;}
.casc1de .lrt .ltc {color:#999;line-height:2;margin:20px 0 30px;height:90px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.casc1de .lrt .more {display:block;width:120px;line-height:40px;text-align:center;background:#fff;color:#333;position:relative;border:1px solid #ddd;overflow:hidden;border-radius:5px;}
.casc1de .lrt .more s {display:none;width:calc(100% - 10px);height:calc(100% - 10px );border:1px solid  #fff;position:absolute;left:5px;top:5px;transform:scale(1.2);-webkit-transform:scale(1.2);opacity:0;}
.casc1de:hover .lrt .more {background:#125ba9;color:#fff;border:1px solid #125ba9;}
.casc1de:hover .lrt .more s {transform:scale(1);-webkit-transform:scale(1);opacity:1;}
/*
.casc1de:hover .img img {transform:scale(1.03);-webkit-transform:scale(1.03);    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1)}
*/
.casc1de:nth-child(2n) .img {float:right;}


.yslbo { padding-top:50px;position: relative}
.owl-nav{position: absolute;top: 50%;}
.yslbo .owl-dots{display: none}
.yslbo #owl-demo {padding-bottom: 1%;}
#owl-demo .item{ display: block;position:relative; overflow:hidden;}
#owl-demo img { display: block; width: 100%;}
.yslbo .owl-theme .owl-controls .owl-page span{ background:#AAAAAA; opacity:1;}
.yslbo .owl-theme .owl-controls .owl-page.active span { background:#0860A7;}
.myspiao { position: absolute; left:0; top:0; width:100%; height:100%;}
.mystb { background:url(../image/myshui1.png) no-repeat; width:79px; height:79px; display:block; margin:0 auto; text-align:center;}
.mysynr strong { color:#333333; display:block; text-align:center; font-size:20px; padding-top:18px;}
.mys1 { background:url(../image/ystb1.png) no-repeat center center;}
.mys2 { background:url(../image/ystb2.png) no-repeat center center;}
.mys3 { background:url(../image/ystb3.png) no-repeat center center;}
.mys4 { background:url(../image/ystb4.png) no-repeat center center;}
.mys5 { background:url(../image/ystb5.png) no-repeat center center;}


.mysynr i { height:43px; width:100%; display:inline-block; margin-top:15px;}
.mysynr { padding-top:27px; height:100%;}
.myshang {  width:99%; margin:0 auto; height:45%;}
.mysxia { padding-top:30px; width:85%; margin:0 auto; font-size:15px; color:#999999; text-align:center; line-height:26px;}
.mysxia p { text-align:center; height:115px; line-height:23px; color:#fff;overflow: hidden;opacity: .9;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;}
.myschu { position: absolute; bottom:-100%;left:0; width:100%; height:100%;}
.mysmore { background:url(../image/myshj.png) no-repeat; width:40px; height:40px; display:block; margin:0 auto; margin-top:10px;}
.mengb { background:url(../image/myshei_03.png) repeat; position:absolute; left:0; top:0; width:100%; height:100%;}
.mengb i { height:43px; width:100%; display:inline-block; margin-top:15px;}
.mengb .mystb { background:url(../image/mysbai.png) no-repeat; width:79px; height:79px; display:block; margin:0 auto; margin-top:77px;text-align:center;}
.mengb .mys1 { background:url(../image/ystbh1.png) no-repeat center center;}
.mengb .mys2 { background:url(../image/ystbh2.png) no-repeat center center;}
.mengb .mys3 { background:url(../image/ystbh3.png) no-repeat center center;}
.mengb .mys4 { background:url(../image/ystbh4.png) no-repeat center center;}
.mengb .mys5 { background:url(../image/ystbh5.png) no-repeat center center;}


.mengb strong { color:#fff; display:block; text-align:center; font-size:20px; padding-top:15px;}
.mengb p { width:85%; margin:0 auto; margin-top:10px; text-align:center; height:110px; line-height:22px; color:#fff;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;}

.mengb span.mysmore { background:url(../image/mysbj.png) no-repeat center; width:100%; height:40px; display:block; margin:0 auto; margin-top:20px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.mengb span.mysmore:hover {background:url(../image/mysbj.png) no-repeat 52%;}
.mengb:hover i {-moz-transition: all 0.8s ease-in-out; 
-webkit-transition: all 0.8s ease-in-out; 
-o-transition: all 0.8s ease-in-out; 
-ms-transition: all 0.8s ease-in-out; 
transition: all 0.8s ease-in-out; 
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg); }
.application { text-align:center; padding-top:30px;}
.application a {  text-transform:uppercase;display:inline-block; color:#265aa1; background:#fff; border:1px solid #265aa1; width:124px; height:40px; text-align:center; line-height:40px;transition: all 0.6s ease 0s;}
.application a:hover { background:#265aa1; color:#fff;}



@media screen and (max-width: 1299px) {
.mysxia { padding-top:20px; width:90%;line-height:26px;}
.mengb p { width:90%;}
.mengb span.mysmore { margin-top:10px;}


}
@media screen and (max-width: 1199px) {
.school .owl-nav { display:none;}
.school .owl-dots { margin-top:10px;}
.school .owl-dots .owl-dot.active span, .school .owl-dots .owl-dot:hover span{ background:#265aa1 !important;}
}
@media screen and (max-width:767px) {
.yslbo #owl-demo img { display: block; width: 100%; max-height:373px;}
.mysxia p { text-align:center; height:92px; line-height:23px; color:#333333;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.mengb .mystb { margin-top:37px;text-align:center;}

}




.son_pros{width:100%;position:absolute;display:none;z-index:1;background:#265aa1;color:#fff;left:0;top: 100px;}
.son_pros .container{padding:30px 0;background:url(../images/sub_bg.jpg) 65% 0 no-repeat}
.son_pros li.son{width:240px;padding-left:10px;color:#fff;float:left}
.son_pros li .son_title{font-size:16px;font-weight:700}
.son_pros li .son_cate{padding:10px 0}
.son_pros li .son_cate li{/*height:23px;*/line-height:23px;font-size:14px}
.son_pros li .son_cate li a{color:#fff;font-family:"微软雅黑"}
.son_pros li .son_cate li.nav_more a{color:#fea202}
.son_pros li.son1{width:140px;border-right:1px solid #ccc;float:left;margin-right:30px}
.son_pros li.son1 .son1_title{font-size:25px;font-weight:700;height:44px;line-height:44px}
.son_pros li.son1 .son1_cate{padding:10px 0}
.son_pros li.son1 .son1_cate li{height:36px;line-height:36px}
.son_pros li.son1 .son1_cate li a{font-size:16px;color:#fff}
.son_pros li.son1 .son1_cate li.big a{font-size:18px}


.zkbyybg { background:url(../image/yybg.jpg) no-repeat center; margin:0 auto;padding-bottom: 4%;background-size: cover;}
.hospital { display:block !important;}
.yywhite { background:#fff; padding:38px; margin-top:40px;}
.homenewbg { background: url(../images/newbg.jpg) no-repeat center top; background-size:cover; padding-bottom:38px;}
.homenewbt { font-size:18px; color:#333; height:50px; font-weight:500; line-height:25px; margin-top:20px; margin-bottom:15px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.homenewdes { height:88px; line-height:22px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;} 

.hospital .item {overflow:hidden; background:url(../image/yyxian1.jpg) no-repeat bottom center; padding-bottom:44px; margin-bottom:17px;}
.hospital .item:hover { background:url(../image/yyxian2.jpg) no-repeat bottom center;}
.hospital .item:hover .homenewbt { color:#265aa1;}

.homeal .owl-theme.hospital .owl-dots { padding-top:30px;}
.homeal .owl-theme.hospital .owl-dots .owl-dot span { width:11px; height:11px; border-radius:50%; margin:5px 5px;}

.homereason li:hover .reasontitle span {-moz-transition: all 0.8s ease-in-out; 
-webkit-transition: all 0.8s ease-in-out; 
-o-transition: all 0.8s ease-in-out; 
-ms-transition: all 0.8s ease-in-out; 
transition: all 0.8s ease-in-out; 
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg); }

@media screen and (max-width:767px){
.homelink { background:url(../image/footbg.jpg) no-repeat center; width:100%; background-size:cover; height:auto; padding-top:48px; padding-bottom:48px; margin-top:35px;}
.homelink .col-sm-3 { padding-bottom:15px;}
}
.back-top { background:url(../image/top.png) no-repeat; width:54px; height:54px; position:fixed; bottom:10%; display:none; right:0; cursor:pointer; z-index:99;}
.hospital .owl-dots .owl-dot span{ background:#AAAAAA !important; margin:5px 4px !important; outline:0;}
.hospital .owl-dots .owl-dot.active span, .hospital .owl-dots .owl-dot:hover span{ background:#265aa1 !important;}
.hospital .owl-nav { width:106px; margin:0 auto !important; position:relative;}
.hospital .owl-nav button.owl-next, .hospital .owl-nav button.owl-prev { position:absolute; outline:0; }
.hospital .owl-nav button  { background:none !important; margin:0 !important;outline:0;}
.hospital .owl-nav button span { color:#989898;font-size:36px; height:20px; line-height:20px; padding:0 !important; outline:0;}
.hospital .owl-nav button.owl-next{ right:0; top:-2px;}
.hospital .owl-nav button.owl-prev { left:0; top:-2px;}
.yypic { overflow:hidden;}
.yypic img {
    transform: translateZ(0px);
    transition: transform 0.3s ease 0s;
}
.hospital .item a:hover .yypic img {
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
}

@media screen and (max-width:767px){
.hospital .owl-nav { width:190px; margin:0 auto !important; position:relative;}
.back-top { display:none; height:0; width:0;}
}







.full-row .row .span-4, .span-4 {
    float: left;
    width: 25.46%;
}
.row .span-4:nth-child(4n+0){
  margin-right: 0 !important;
}
.media-box {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}
.prod-cont .media-box {
    display: block;
    margin-bottom: 15px;
}
.widget-respimg {
    display: table-cell!important;
    text-align: center;
    vertical-align: middle;
}
.prod-cont .icon {
    border: 3px solid #fff;
}
.widget-respimg img {
    max-height: 100%;
    max-width: 100%;
}
.prod-cont p {
    color: #333;
    line-height: 49px;
    background: #dddddd;
    font-size: 16px;
    color: #333;
    text-align: center;
    transition: all 0.3s;
}

.lines{display: none;}
#footer{display: none;}
@media screen and (max-width: 1026px){
    .w1240{width: 100%;}
    .rightt,.search-box{display: none;}
    .lines {
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    margin-top: -33px;
}
.lines span {
    width: 32px;
    height: 3px;
    background: #ffffff80;
    display: block;
    margin-bottom: 7px;
	display: none;
}
	.lines{background: url(../image/menu.png);width: 70px;
    height: 70px;
    background-size: 42px;
    background-position: center;
    background-repeat: no-repeat;
}
    nav.fr{position: fixed;
    top: 80px;
    left: 0;
    bottom: 0;
    width: 45%;
    text-align: left;
    background: #3b7bbe;
    z-index: 88;
    float: inherit!important;
    padding: 15px;
    transform: translateX(-100%);
    overflow-y: auto;}
    .showdoww {
    position: fixed;
    left: 0;
    top: 80px;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 10;
    transform: translateX(-100%);
}
    .navv {transition: all .3s;}
    .header,.header .logo{height: 80px;top: 0;width:100%;}
    .header .logo{position: relative;left: 2%;}
    .header nav.fr ul>li {
    width: 100%;
        line-height: 30px;
    float: none;
    text-align: left;
    position: relative;
    z-index: 200;

}
    .header nav.fr ul>li.mainli a{
    color: #fff;line-height: 40px;
}
	.tags a{font-size: 16px;}
   .hotss .fl.rs{padding-left: 2%;} 
   .g-sd1{width: 100%;}
   .prod-slide .cate-box h1{padding-left: 20px;}
   .prod-slide .cate-box ul li{padding-left: 0;}
/*   .g-mn1c{margin-left: 260px;}*/
   .full-row .row .span-4, .span-4{width:260px !important;}
	.ladyScroll .scrollWrap .tempWrap{width: 100% !important;}
   .row .span-4:nth-child(7),.row .span-4:nth-child(8),.row .span-4:nth-child(9){display: none;}
	.caseItemed{padding: 0 4%;}
	.yywhite{width: 92%;margin: 4% auto 0;}
	.acont .p1{padding-top: 4%;}
	.dealSec .con .left,.dealSec .con .right{width: 100%;float: left;}
	.dealSec .con .left{padding-left: 2%;margin-bottom: 2%;}
	.dealSec .con .right{transform: translateX(0);}
	.dealSec .con .right ul li:first-child{border-left: none;}
	.newcontent{padding: 0 2%;}
   .youshi{height: auto;background-size: cover;padding-bottom: 6%;}
   .ysimg{margin-top: 60px;}
   .ysp1{margin-top: 176px;}
   .ysp2{margin-top: 130px;}
   .shiliw .w1240{display: flex;flex-direction: column;padding: 0 2%;}
   .shiliw .w1240 .fl,.shiliw .w1240 .fr,.shiliw .w1240 .fr img{display: block;width: 100% !important;}
   .shiliw.ww2{padding-top: 0;height: auto;}
   .shiliw.ww2 .w1240{display: flex;flex-direction: column-reverse;padding: 0 2%;}
   .shiliw.ww2 .w1240 .fl img{display: block;width: 100% !important;}
   .zixun{display: none;}
	.ladyScroll .sPrev, .ladyScroll .sNext{left: 60px;}
	.ladyScroll .sNext {left: 80%;}
   .about{padding: 0 2%;}
   .about .w1240>div {display: flex;flex-direction: column;}
   .aimg img,.aimg,.acont{display: block;width: 100% !important;}
   .acont ul {
    padding-top: 32px;}
    .acont{padding-top: 2%;}
    .about{margin-top: 2%;}
    .news{padding-bottom: 0;}
    .news .bd ul .d1{width: 100%;padding:0 2%;}
    .news .bd ul .d1>div>a{display: flex !important;}
    .news .bd ul .d1 .nimg,.nnrong,.news .bd ul .d1 .ntime{width: 50%;padding-bottom: 0;}
    .news .bd ul .d1 .nimg img{display: block;height: 100%;width: 90%;}
    .news .bd ul .d1 .ntime{float: right;margin-top: -58px;}
    .news .bd ul .d2{width: 100%;padding: 0 2%;}
    .news .bd ul .d2 .xw{width: 100%;padding: 2% 0 ;height: auto;}
    .news .bd ul .d2 .xw a{display: flex;flex-direction: row-reverse;}
    .news .bd ul .d2 .xw a .fr{margin-right: auto;width: 90%;overflow: hidden;}
    .news .bd ul .d2 .xw a .fl{width: 10%;overflow: hidden;}


    .xlink,.dibulj.fr,.bq .w1240 .fr{display: none;}
    .fl.lxwm{width: 100%;padding: 0 2%;}
    .lxwm .p1{padding-top: 0;}
    .foot>.fl{padding-bottom: 20px;}
    .bq {line-height: 32px;padding: 2%;}
}


@media screen and (max-width: 480px){
	.xyin-banner{margin-top: 70px;padding-bottom: 0%;}
	.homesearch{margin-top: 0;}
	.title .p3{font-size: 28px;margin-top: -54px;}
	.w1240 .title .p1 {font-size: 26px;}
	.ladyScroll{min-height: 260px;}
	
	
	
	#footer{display:block;width:100%;position:fixed;bottom:0;left:0;background:#f2f3f3;overflow:hidden;z-index:999;margin-bottom:0}
	#footer a{float:left;width:50%}
	.mk_folist1,.mk_folist2,.mk_folist3,.mk_folist4{float:left;width:100%}
	.mk_folist1{background:#265aa1 url(../image/online.png) no-repeat center 10px;background-size:15%}
	.mk_foword{font-size:1.1em;color:#fff;text-align:center;margin-top:38px;padding-bottom:3px}
	.mk_folist2{background:#00528e url(../image/phone.png) no-repeat center 10px;background-size:15%}
	
	.dlList,.ladyScroll .sPrev, .ladyScroll .sNext{display: none !important;}
	.phoneWide,.caseItemed,.hzhb ul{display: flex;flex-wrap: wrap;}
	.caseItemed a{margin-right: 0;}
	.prod-cont .phoneWide .span-4,.caseItemed a{width: 49% !important;}
	.hzhb ul li{width: 32.6%;}
	.hzhb ul li:nth-child(3n+1),.hzhb ul li:first-child{margin-left: 0;}
	.prod-cont .phoneWide .span-4:nth-child(even),.caseItemed a:nth-child(even){margin-left: auto;}
	.cping,.application{padding: 0;}
	.title {padding-top: 8%;}
	.yywhite{margin-top: 8%;margin-bottom: 6%;}
	.aimg.fl{display: none;}
	.acont .p2 {font-size: 32px;}
	.acont .p3 {margin-top: 40px;}
	.dealSec .con .right ul li p {font-size: 16px;}
	.article_right{display: none;}
	.article_left{width: 100%;}
	.pro_tab .tab_menu{display: none;}
	.newList1 {display: flex;flex-direction: column;}
	.pro_tab .tab_box .newList1 .newPicBox,.pro_tab .tab_box .newList1 .content{width: 100%;}
	.pro_tab .tab_box{padding-top: 0;}
	.article_left_bottom_down .newList{width: 100%;}
	.article_left_bottom_down .newList:nth-child(even){display: none;}
	footer .f-left{width: 100%;}
	.f-mid,.f-right{display:none;}
	footer .footer .ftit span{background-position: top left;padding-left: 0;padding-top: 48px;}
	footer .noRight{float: left;}
	footer .noRight strong,footer .noRight span{display: none;}
	.footup,.footBoo{padding-left: 5%;padding-right: 5%;}
	.homesearch{display: none}
	
	
    .header .logo {width: 70%;height: 70px;}
/*    .lines {margin-top: -10px;}*/
/*    .hotss,.g-sd1{display: none;}*/
	.prod-slide .cate-box{width: 100%;}
	.prod-slide .cate-box ul{display: flex;justify-content: center;align-items: center;}
    .title .p1{font-size: 18px;padding-top: 4%;}
    .g-mn1c{margin-left: 0;padding: 0 2%;}
    .row .span-4:nth-child(3n+0){margin-right: 2% !important;}
    .row .span-4:nth-child(2n+0){margin-right: 0 !important;}
    .row{margin: 0;}
    .prod-cont p{font-size: 14px;line-height: 180%;}
    .youshi{margin-top: 0;padding: 0;background: none;}

    .youshi .w1240>.fl{display: none;}
    .youshi .w1240{display: flex;flex-direction: column;}
    .yscont{width: 100%;}
    .yscont1{margin-top: 0;}
    .yscont1 ul li .sihua{width: 100% !important;background-position: 20px !important;padding-left: 80px;}
    .yscont1 ul li .yscp2{width: 86%;}

    .shili{margin-top: -12%;}    
    .shili .title {display: none;}
    .title .p2{display: none;}
    .shiliw .sycont{background: none;padding-left: 0;}
    .shiliw{margin-top: 4%;}
    .syimg img{display: block;height: auto !important;}
    .sycont .syp1{font-size: 24px;}
    .sycont .syp2{font-size: 18px;}
    .sycont .scnt{font-size: 14px;}
    .sycont .scnt p{line-height: 180%;}


	
/*    .acont ul{display: none;}*/
	.acont .p3 p{-webkit-line-clamp: 11;height: auto;}
    .gshj {margin-top: 6%;padding-bottom: 12%;}
    .gshj1{margin-top: 2%;}
    .news .hd{width: 100%;background-color: #fff;padding: 2%;}
    .news .hd ul li{width: auto;padding: 0 2%;}
    .news .hd ul li.on{background: transparent;color:#333 !important;font-weight: bold;}
    .news .hd ul li.on a{color: #333;position: relative;}
    .news .hd ul li + li{margin-left: 0;}
    .news .bd{margin-top: 0;}
    .news .hd{margin-top: 2%;}
    .news .bd ul .d2 .xw .p1,.news .bd ul .d2 .xw a .fl{display: none;}
    .news .bd ul .d2 .xw a .fr{width: 100%;}

    .foot .w1240.f1{padding-bottom: 26px;}
}



.nybanner{position: relative;overflow: hidden;}
.nybanner .pimg{width: 100%;max-width: 100%;}
.nybanner .mimg{display: none;}
.nybanner .txt{position: absolute;top: 50%;left: 0;right:0;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;line-height: 1.8;}
.nybanner .txt .xian{display: block;width: 20px;height: 2px;background: rgba(255, 255, 255, 0.2);margin-top: 20px;}
.nybanner .txt .btc{margin:20px 0 50px ;}
.nybanner .txt .more{display: block;width: 120px;line-height: 40px;text-align: center;background: #125ba9;color: #fff;position: relative;overflow: hidden;display: none;}
.nybanner .txt .more s{display: inline-block;width: calc(100% - 10px);height: calc(100% - 10px );border:1px solid  #fff;position: absolute;left: 5px;top: 5px;transform: scale(1.2);-webkit-transform: scale(1.2);opacity: 0;}
.nybanner .txt .more:hover s{transform: scale(1);-webkit-transform: scale(1);opacity: 1;}
.nybanner .txt.show .more{display: block;}
.f_30 {
    font-size: 30px;
}.f_16 {
    font-size: 16px;
}
.f_22 {
    font-size: 22px;
}
.nyTitle {text-align:center;}
.nyTitle em {font-style:normal;font-family:arial;font-weight:bold;text-transform:uppercase;font-size:80px;color:#f4f4f1;opacity:0.7;}
.nyTitle h3 {position:relative;z-index:2;color:#1a3797;font-size:36px;margin-top:-50px;}
.nyTitle h3 span {font-size:26px;font-weight:normal;}
.nyTitle p {margin-top:12px;color:#999;}

.about_box {padding:50px 0 60px;}
.about_box .box {margin-top:40px;overflow: hidden;}
.about_box .box .left {float:left;width:51%;}
.about_box .box .left h3 {color:#1a3797;font-size:18px;}
.about_box .box .left span {text-transform:uppercase;margin-top:10px;color:#999;font-size:14px;display:block;font-weight:normal;padding-bottom:12px;position:relative;}
.about_box .box .left span:before {content:"";position:absolute;left:0;bottom:0;width:72px;height:2px;background:#cccccc;}
.about_box .box .left .text {color:#333333;font-size:14px;line-height:24px;text-indent:2em;}
.about_box .box .left .text p {margin-top:12px;text-align: justify;}
.about_box .box .right {float:right;width:47%;}
.about_box .box .right span {display:block;line-height:0;}

.ab3{margin-bottom: 60px;}
.ab3 .ul1{margin-top: 3%;}
.ab3 .ul1 li{width: 24%;float: left;margin-right: 1.33%;}
.ab3 .ul1 li:last-child{margin-right: 0;}
.ab3 .ul1 li a{display: block;position: relative;overflow: hidden;width: 100%;height: 100%;}
.ab3 .ul1 li a img{width: 100%;height: 100%;display: block;object-fit: cover;}
.ab3 .ul1 li a .txt{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 40px 20px;color: #fff;line-height: 1.8;}



.alltime, .alltime * {-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}
.shouji{display: none;}
.prdoc1 {background:#fcfcfc;padding:60px 0;}
.prdoc1 .nav {line-height:140px;}
.prdoc1 .stop .plt {width:290px;float:left;}
.prdoc1 .stop .plt  a {display:block;line-height:60px;padding:0 20px 0 30px;background:#fff;color:#333;font-size: 16px;border-bottom: solid 1px #eee;}
.prdoc1 .stop .plt  a:hover,.prdoc1 .stop .plt a.act {background:#125ba9;color:#fff;}
.prdoc1 .stop .prt {width:100%;padding:3% 0 3% 2%;min-height: 661px;}
.prdoc1 .stop .prt li {width:32%;float:left;margin-right:2%;margin-bottom:2%;background:#fff;border:1px solid #e5e5e5;position:relative;overflow:hidden;}
.prdoc1 .stop .prt li a {display:block;}
.prdoc1 .stop .prt li:nth-child(3n) {margin-right:0;}
.prdoc1 .stop .prt li:nth-child(3n+1) {clear:both;}
.prdoc1 .stop .prt li .img {width:100%;height:250px;overflow:hidden;padding:10px 0;}
.prdoc1 .stop .prt li .img img {margin:0 auto;width: 100%;height: 100%;display: block;object-fit: contain;}
.prdoc1 .stop .prt li .txt {padding:0 20px;}
.prdoc1 .stop .prt li .txt .ltt {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:1.5;margin-bottom: 15px;}
.prdoc1 .stop .prt li .txt .ltc {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#999;line-height:1.8;margin:10px 0 20px;height:50px;}
.prdoc1 .stop .prt li .txt .xian {width:100%;height:1px;background:#ddd;}
.prdoc1 .stop .prt li .txt .more {position:relative;width:100px;text-align:center;line-height:54px;margin:0 auto;}
.prdoc1 .stop .prt li .txt .more s {display:none;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ddd;}
.prdoc1 .stop .prt li:hover .img img {transform:scale(1.05);-webkit-transform:scale(1.05);}
.prdoc1 .stop .prt li:hover .txt .ltt {color:#125ba9;}
.prdoc1 .stop .prt li:hover .txt .ltc {color:#000;}
.prdoc1 .stop .prt li:hover .txt .more {color:#125ba9;}
.prdoc1 .stop .prt li::before {content:'';display:block;width:0;height:3px;background:#125ba9;position:absolute;left:0;bottom:0;z-index:3;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;}
.prdoc1 .stop .prt li:hover::before {width:100%;}
.prdoc1 .stop .prt li:hover {-moz-box-shadow:0px 2px 10px #ccc;-webkit-box-shadow:0px 2px 10px #ccc;box-shadow:0px 2px 10px #ccc;}
/* 产品中心 */
.prc1 {padding:50px 0;}
.prc1 .nav {line-height:76px;}
.prc1 .prtp .img {width:49.5%;float:left;background:#fff;border-right:1px solid #ddd;}
.prc1 .prtp .img img {display:block;margin:0 auto;width:90%;}
.prc1 .prtp .prt {width:46%;float:right;text-align:justify;}
.prc1 .prtp .prt ul li {list-style-type:disc;}
.prc1 .prtp .prt .ptt {margin:60px 0 20px;line-height:1.5;}
.prc1 .prtp .prt .ptt2 {display:none;}
.prc1 .prtp .prt .xian {display:block;width:20px;height:2px;background:#125ba9;}
.prc1 .prtp .prt .ptc {color:#999;line-height:2;padding:20px 0;border-bottom:1px solid #ddd;margin-bottom:30px;}
.prc1 .prtp .prt .more {display:block;width:140px;line-height:42px;text-align:center;background:#125ba9;color:#fff;position:relative;overflow:hidden;margin:0;border-radius:3px;}
.prc2 {line-height:60px;text-align:center;}
.prc2 a {display:block;width:25%;float:left;position:relative;background:#f5f5f5;}
.prc2 a:after {content:"";display:block;width:0%;height:2px;background:#125ba9;position:absolute;bottom:0;left:0;-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);-moz-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);}
.prc2 a.act:after {width:100%;}
.prc2 a.act,.prc2 a:hover {color:#125ba9;font-weight:bold;}
.prc3 {padding-bottom:50px;}
.prc3 .poxo {display:block;padding:40px 0 30px;border-bottom:1px dashed #ddd;}
.prc3 .poxo .plt {width:200px;float:left;}
.prc3 .poxo .prt {width:calc(100% - 200px);float:right;}
.prc3 .poxo:last-child {border:0;}
.prc3 .dtt {padding-left:20px;border-left:4px solid #125ba9;line-height:1;font-size:16px;}
.prc3 .dtc {color:#999;text-align:justify;line-height:1.8;}
.prc3 .dtc img {display:block;max-width:100%;margin:20px auto;}
.prc3 .dtc2 {color:#999;line-height:1.8;}
.prc3 .dtc2 li,.prc3 .dtc li {list-style-type:disc;}
.prc3 .dtc3 .dtc_d2 {line-height:1.8;}
.prc3 .dtc3 .dtc_d1 {color:#333;}
.prc3 .dtc3 .dtc_d2 .drt img {border:1px solid #ddd;margin:20px 0;}
.prc3 .dtc3 .dtc_d2 .dlt {}
.prc3 .dtc4 .dlt {display:block;width:49%;float:left;line-height:60px;border:1px solid #ddd;color:#999;padding-left:30px;border-radius:5px;position:relative;overflow:hidden;}
.prc3 .dtc4 .dlt::before {content:'';display:block;position:absolute;width:0%;height:2px;background:#125ba9;left:0;bottom:0;-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);-moz-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);}
.prc3 .dtc4 .dlt:hover::before {width:100%;}
.prc3 .dtc4 .dlt:nth-child(2n) {float:right;}
.prc3 .dtc4 .dlt .img {width:50px;height:60px;float:left;overflow:hidden;position:relative;}
.prc3 .dtc4 .dlt .img img:nth-child(2) {position:absolute;top:0;left:0;z-index:2;opacity:0;}
.prc3 .dtc4 .dlt .img2 {float:right;}
.prc3 .dtc4 .dlt span {float:left;margin-left:20px;}
.prc3 .dtc4 .dlt:hover {-moz-box-shadow:2px 2px 5px #ddd;-webkit-box-shadow:2px 2px 5px #ddd;box-shadow:2px 2px 5px #ddd;}
.prc3 .dtc4 .dlt:hover .img img:nth-child(1) {opacity:0;}
.prc3 .dtc4 .dlt:hover .img img:nth-child(2) {opacity:1;}
.prc3 .dtc4 .dlt:hover span {color:#125ba9;font-weight:bold;}



div.digg{ text-align:center; font-family:Verdana; line-height:20px; font-size:12px;text-align:right; border-right: #dedfde 1px solid; float:right; margin-bottom:20px;}
div.digg a{padding:5px 10px; background-position: 50% bottom; border: #dedfde 1px solid; border-right:none; color: #adaaad; text-decoration: none; float:left}
div.digg a:hover{background-image: none; color: #fff; background-color: #004e9d; }
div.digg a:active{background-image: none; color: #fff; background-color: #ddd; }
div.digg span{color: #999; padding:5px 10px; border:#dedfde 1px solid; border-right:none; float:left}
div.digg span.current{  color: #004e9d;}
div.digg span.disabled{ color: #adaaad;}



.chanpin_right{ width: 892px;background: #FFFFFF}
.chanpin_title{ border-left: #018fcf solid 3px; padding-left: 5px; width: 100%; float: left; line-height: 18px; color: #666666;}
.shanpin_pic{ width: 100%; margin: 20px auto; padding: 30px 47px 0px 47px;/*box-shadow: rgba(0,0,0,0.13) 0 0 15px;*/  float: left; position:relative;}


.chanpin_right .pro_box {margin: 40px 0 20px;height: 50px;border-bottom: solid 2px #1a3797;}
.chanpin_right .pro_box div {cursor: pointer;width: 200px;text-align: center;line-height: 50px;color: #fff;font-size: 16px;background-color: #1a3797;}
.chanpin_right .pro_newstext {font-size: 14px;line-height: 30px;color: #666666;padding:  30px;border:solid 1px #eee;}
.shanpin_pic{ width: 100%; margin: 20px auto; padding: 30px 47px 0px 47px;/*box-shadow: rgba(0,0,0,0.13) 0 0 15px;*/  float: left; position:relative;}




.prt .product-detail .tops-box {display:flex;justify-content:space-between;padding:40px 40px 50px;background-color:#fff;}
.prt .product-detail .tops-box .pro-banner {width:48%;position:relative;flex-shrink:0;}
.prt .product-detail .tops-box .pro-banner .swiper-pro {height:100%;}
.prt .product-detail .tops-box .pro-banner .swiper-wrapper {height:100%;}
.prt .product-detail .tops-box .pro-banner .swiper-slide {background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;}
.prt .product-detail .tops-box .pro-banner .swiper-slide > img {width:100%;height:100%;display: block;object-fit: contain;}
.prt .product-detail .tops-box .pro-banner .swiper-pagination-pro {width:100%;bottom:-30px;z-index:10;}
.prt .product-detail .tops-box .pro-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity:1;background-color:#125ba9;transition:all .6s;}
.prt .product-detail .tops-box .pro-banner .swiper-pagination-bullet {width:15px;height:3px;background-color:#ddd;opacity:1;outline:none;transition:all .6s;margin:0 10px;border-radius:0;}
.prt .product-detail .tops-box .info-box {padding-left:50px;}
.prt .product-detail .tops-box .info-box .title-box {padding-bottom:20px;border-bottom:1px solid #eee;}
.prt .product-detail .tops-box .info-box .title-box .t1 {font-size:26px;line-height:30px;font-weight:bold;color:#333;word-break: break-word;}
.prt .product-detail .tops-box .info-box .title-box .t2 {font-size:18px;line-height:18px;margin-top:20px;color:#333;word-break: break-word;}
.prt .product-detail .tops-box .info-box .desc {color:#666;font-size:16px;line-height:26px;margin:20px 0 30px;height:auto!important;}
.prt .product-detail .tops-box .info-box .bottoms .query {width:150px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#fff;display:block;background-color:#125ba9;}
.prt .product-detail .tops-box .info-box .bottoms .txt {color:#bbb;font-size:12px;line-height:18px;margin-top:25px;}
.prt .product-detail .pro-cont {margin-top:20px;margin-bottom:60px;background-color:#fff;}
.prt .product-detail .pro-cont .pro-nav {height:64px;border-bottom:1px solid #f1f2f3;background-color:#ddd;padding:0 40px;}
.prt .product-detail .pro-cont .pro-nav .item:hover:before, #product .product-detail .pro-cont .pro-nav .item.active:before {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: #125ba9;}
.prt .product-detail .pro-cont .pro-nav .item:hover,#product .product-detail .pro-cont .pro-nav .item.active {color:#125ba9;font-weight:bold;}
.prt .product-detail .pro-cont .pro-nav .item {font-size:16px;color:#666;padding:0 15px;height:100%;line-height:64px;position:relative;display:inline-block;margin-right:60px;cursor:pointer;}
.prt .product-detail .pro-cont .content {padding:40px;}
.content img{max-width: 100%;display: block;margin: auto;}
.detail-bottom {padding:30px 40px;border-top:1px solid #f1f2f3;display:flex;align-items:center;justify-content:space-between;}
.detail-bottom .left {font-size:16px;color:#999;}
.detail-bottom .left .pg {line-height:30px;}
.detail-bottom .left .pg .item {color:#999;}
.detail-bottom .back {width:130px;height:40px;line-height:40px;font-size:14px;color:#999;border:1px solid #ddd;text-align:center;display:block;}


#nav .sub{width:150px;padding:10px;left:-20px;top:100px;position:absolute;background:#ddd;}
#nav .sub li{height:36px;line-height:36px;border-bottom:1px solid #ddd;padding:0 10px;text-align:center}
#nav .sub a{display:block;font-size:14px;}
#nav .on h3 a{color:#333}
#nav li.home{width:80px}



.second-box {border-bottom: 1px solid #f1f2f3;height: 60px;background-color: #fff;}
.second-box .sbox {display: flex;align-items: center;height: 100%;}
.second-box .sbox .item.active, .second-box .sbox .item:hover {color: #125ba9;}
.second-box .sbox .item.active:before, .second-box .sbox .item:hover:before {content: '';position: absolute;width: 100%;height: 2px;background-color: #125ba9;left: 0;bottom: 0;}
.second-box .sbox .item {font-size: 16px;color: #333;height: 100%;line-height: 60px;margin-right: 65px;display: inline-block;position: relative;}


em, i {
    font-style: normal;
}
.news_box ul {margin-bottom:40px;}
.news_box ul li {width:100%;border-bottom:1px dotted #dcdcdc;padding:20px 0;justify-content: flex-start;align-items: center;display: flex;}
.news_box ul li .img {display:block;width:300px;margin-right:2%;line-height:0;}
.news_box ul li .img img{width: 100%;height: 100%;display: block;object-fit: cover;}
.news_box ul li .text {position: relative;overflow: hidden;}
.news_box ul li .text .bt {display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#333333;font-size:18px;font-weight:normal;}
.news_box ul li .text p {color:#999999;font-size:14px;line-height:22px;height:44px;overflow:hidden;margin-top:3%;}
.news_box ul li .text .bottom {margin-top:20px;font-size:13px;}
.news_box ul li .text .bottom a {display:block;float:left;margin-left:23px;padding-left:17px;color:#999999;}
.news_box ul li .text .bottom a:first-child {margin-left:0;}
.news_box ul li .text .bottom .a1 {background:url(../image/news_icon1.jpg) no-repeat left center;padding-left:19px;}
.news_box ul li .text .bottom .a2 {background:url(../image/news_icon2.jpg) no-repeat left center;}
.news_box ul li .text .bottom .a3 {background:url(../image/news_icon3.jpg) no-repeat left center;}
.news_box ul li .text .bottom .data {float:right;color:#999999;}
.news_box ul li:hover .text .bt {color:#1a3797;}
.news_box .page {text-align:left;}


.news-detail {background-color: #fff;margin-bottom: 50px;margin-top: 50px;}
.news-detail .items {padding: 40px 30px 55px;}
.news-detail .items .title-box {padding-bottom: 20px;border-bottom: 1px solid #f1f2f3}
.news-detail .items .title-box .title {font-size: 20px;color: #333;}
.news-detail .items .title-box .desc {color: #999;font-size: 14px;margin-top: 15px;}
.news-detail .items .content {padding-top: 30px;}
.news-detail .items .content p{font-size: 14px;line-height: 30px;}



.download{padding: 2% 0;}
.download li{ margin-bottom:20px;}

.download li a{ display:block; border:1px solid #dcdcdc; padding:20px; overflow:hidden;}

.download li p{line-height:28px; font-size:18px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap;width:80%;float:left;}

.download li i{ width:24px;height:28px; display:inline-block; background:url(../image/icon-11.png) no-repeat;float:right;}

.download li a:hover i{ background:url(../image/icon-12.png) no-repeat;}

.download li a:hover{ border-color:#002a6d;}


.ni-top .fl{line-height:65px;font-size:18px;width: 100%;}
.ni-top .fl a{color: #333;}
.ni-top .n-loc::before{background:url(../image/loc.png) no-repeat center;background-size:16px;padding-left:30px;content:"";padding-right: 12px;}
.tmbg{background: #F1F3F3;border-bottom: 1px solid #D6D6D6;}
.ni-top{height:65px;line-height:65px;}
.ni-top h1{line-height:65px;font-size:30px}


.sidebarThree .left_title {
    background: #219cdd;
    height: 56px;
    line-height: 56px;
    font-size: 25px;
    color: #fff;
    padding-left: 15px;
    border-left: 5px solid #0077b6;
}
.twoCont {
    padding: 15px 10px;
    overflow: hidden;
    background: #efefef;
}
.sidebarThree{background: url(../image/cp-t-bg_03.png);background-size: cover;border-radius: 10px;display: flex;
    align-items: center;justify-content: center;padding: 9% 0 2%;}
.sidebarThree i{color: #fff;font-size: 30px;}
.sidebarThree h3 {
    font-size: 20px;
    margin-bottom: 10px;
	padding-left: 4%;
	color: #fff;
	opacity: .8;
    font-weight: bold;
}
.sidebarThree h3 span {
    display: block;
    font-size: 24px;
	line-height: 180%;
}
.sidebarThree p {
    line-height: 26px;
}


.in-page {
    color: #888;text-align: center;
}
#dcms_pager .pages {
    border: none;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    *margin: 0 0 10px 0;
    padding: 0;
    clear: both;
    text-align: center;
    display: inline-block;
}
#dcms_pager .pages a,#dcms_pager .pages span {
    text-decoration: none;
    margin: 0 3px;
    padding: 0 15px;
    font-size: 14px;
    min-width: 42px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    float: left;
	border: 1px solid #bfbdbd;
	color: #555;
}
#dcms_pager .pages span font{color: #265ba1;font-weight: bold;}
#dcms_pager .pages a:hover, #dcms_pager .pages .pgcurrent {
    color: #fff;
    background-color: #0057b1;
    float: left;
}

.ny_rt_news dl{height: 110px;width: 100%; padding:15px 20px;border: 1px solid #ccc;margin-bottom: 20px;background: rgba(255,255,255,.8);}
.ny_rt_news dl:hover{border:1px solid #0168b7;}
.ny_rt_news dl:hover div span{color: #0168b7;} 
/*.ny_rt_news dl dt{width: 180px;height: 124px;margin-right: 12px;float: left;}
.ny_rt_news dl dt img{border:1px solid transparent;width: 100%;height: 100%;}*/
.ny_rt_news dl dd{overflow: hidden;}
.ny_rt_news dl dd div{font-size: 17px;color: #000;overflow: hidden;padding: 14px 0;}
.ny_rt_news dl dd div span{float: left;}
.ny_rt_news dl dd div b{float: right;font-weight: normal;color: #999; }
.ny_rt_news dl dd p{font-size: 12px;color: #7e7e7e;line-height: 22px;}



/*.newsItem {margin-bottom:40px;}*/
.newsItem .cell {width:49%;float: left;border:1px solid #e3e0e0;padding:3%;margin-bottom: 20px;}
.newsItem .cell:nth-child(even){float: right; }
.newsItem .cell a{justify-content: flex-start;align-items: center;display: flex;}
.newsItem .cell .img {display:block;width:20%;margin-right:2%;line-height:0;overflow: hidden;}
.newsItem .cell .img img{width: 100%;height: 100%;display: block;object-fit: cover;transition:all 0.5s ease; }
.newsItem .cell .text {position: relative;overflow: hidden;width: 100%;}
.newsItem .cell .text .bt {display:flex;align-items: center;justify-content: space-between;}
.newsItem .cell .text .bt h3{max-width: 80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:20px;color:#265ba1;}
.newsItem .cell .text .bt span{font-size: 14px;color: #666;}
.newsItem .cell .text p {color:#666;font-size:14px;margin-top:2%;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsItem .cell .text .bottom {margin-top:20px;font-size:13px;}
.newsItem .cell .text .bottom a {display:block;float:left;margin-left:23px;padding-left:17px;color:#666;}
.newsItem .cell .text .bottom a:first-child {margin-left:0;}
.newsItem .cell .text .bottom .a1 {background:url(../image/news_icon1.jpg) no-repeat left center;padding-left:19px;}
.newsItem .cell .text .bottom .a2 {background:url(../image/news_icon2.jpg) no-repeat left center;}
.newsItem .cell .text .bottom .a3 {background:url(../image/news_icon3.jpg) no-repeat left center;}
.newsItem .cell .text .bottom .data {float:right;color:#666;}
.newsItem .cell:hover .text .bt span{color:#1172e3;}
/*
.newsItem .cell:hover{box-shadow: 0px 10px 23px rgba(0,74,145,.3);transition: all 0.5s ease; -webkit-transform: all 0.5s ease; }
.newsItem .cell:hover:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
*/
.lxtwo{padding:4% 44px 0;background:#fff;border:1px solid #ddd}
.lianxi{overflow:hidden}
.lxinfo1{float:left}
style.css:3113 .lxinfo{width:47.6658%;padding:3% 4%;box-sizing:border-box;background-color:rgba(125,125,125,.08);background-image:url(../picture/dw_pc_con_bg.png);background-repeat:repeat;background-position:top left}
.lxinfo h3{font-size:26px;color:#333;line-height:240%;position:relative;margin-bottom:3%;padding-bottom:2%}
.lxinfo h3::after{content:"";width:60px;height:1px;background-color:#666;position:absolute;bottom:0;left:0}
.lxinfo p{margin-bottom:.6%;line-height:180%;}
.lxinfo p{line-height:180%;font-size: 17px;}
.lxinfo p.mrb{margin-bottom: 2%;}
.lxinfo2{position:relative;padding-bottom:3.1%;width: 100%;}
.lxinfo2 .fqrcode{width:120px;position:absolute;bottom:11.6%;right:0;text-align: center;}
.lxinfo2 .fqrcode .pic{min-height:120px}
.lxinfo2 .fqrcode .pic img{display:block;width:120px;height:auto}
.lxinfo2 .fqrcode .pic img{display:block;width:120px;height:auto}
.lxcon{overflow:hidden;font-size:0;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.lxcon div{display:inline-block;padding:0 32px;height:54px;font-size:14px;color:#333;line-height:54px;background-position:0 17px;background-repeat:no-repeat}
.lxcon .lx1{background-image:url(../image/lx1.png);background-size:20px 20px}
.lxcon .lx2{background-image:url(../image/lx2.png);background-size:20px 20px}
.lxcon .lx3{background-image:url(../image/lx3.png);background-size:20px 20px}
.lxcon div a{display:inline-block;color:#333}


.pages { margin:0 auto;border: 1px dotted #CCC;overflow: hidden;margin-bottom:20px;background: #eaeaeaa1 none repeat scroll 0% 0%;}
.pages p{float:left; width:50%;height:50px;line-height:50px;overflow: hidden;}
.pages p span{float: left;margin-right:10px;padding:0px 25px;background: #DBDBDB none repeat scroll 0% 0%;text-align: center;font-size: 14px;}
.pages p .right{ float:right; margin-left:10px;}
.pages p a{ color: #555; font-weight:normal;}

.partener p,.partener span{font-size: 18px !important;font-family: Microsoft YaHei !important;line-height: 180%;}

.newsinfo_tit{margin-bottom: 4%;}
.newsinfo_tit b{float:left;width:100%;text-align:center;color:#000;font-size:24px;font-weight:400;line-height:60px}
.newsinfo_tit em{margin:auto;text-align:center;color:#999}
.partener .con_desc{display:block;color:#8a8a8a;font-size:14px !important;line-height:25px;margin:15px 0 0 0;padding:15px 2%;border:1px solid #ccc;text-align:left}
.partener .con_desc span {font-size:14px !important;}




.cpMain{overflow:hidden}
.cpMain .container{margin-top:20px;padding-bottom:20px}
.cpMain .pleft{overflow:hidden;float:left;width:20%;}
.cpMain .pleft .h3l1{background:url(../image/cp-t-bg_03.png);background-size: cover;height:100px;border-radius:10px 10px 0 0}
.cpMain .pleft .h3l1 span{font-size:67px;color:#fff;float:left;padding-left:38px}
.cpMain .pleft .h3l1r{float:left;padding-top:20px;padding-left:5px}
.cpMain .pleft .h3l1r font{color:#7988a8;font-size:16px;display:block}
.cpMain .pleft .h3l1r p{font-size:25px;color:#fff;padding-top:2px}
.cpMain .pleft h3 a{color:#fff}
.cpMain .pleft ul{overflow:hidden;width:100%;border-radius:0 0 10px 10px;margin-bottom:15px;border-top:none;padding-top:10px;border-bottom:1px solid #e3e0e0;background:#fff}
.cpMain .pleft li{overflow:hidden;width:100%}
.cpMain .pleft li>a{display:block;padding-left:35px;height:54px;line-height:54px;font-size:16px;width:205px;text-decoration:none;background:url(../images/pro_s.png) no-repeat 210px center;border-bottom:1px solid #e3e0e0;color:#333}
.cpMain .pleft li:hover>a,.cpMain .pleft li>a.cur{background-color:#f7f7f7}
.cpMain .pleft li>a.cur{color:#fff;background:url(../image/n01.png) no-repeat 210px center;background-color:#265aa1;font-size: 17px;}
.cpMain .pleft .pnav{overflow:hidden;padding:15px 0;width:217px;padding-left:23px;font-size:16px;line-height:35px;color:#666;border-bottom:1px solid #e3e0e0}
.cpMain .pleft .pnav a{display:block;padding-left:15px;background:url(../images/02.png) no-repeat left center;text-decoration:none}
.cpMain .pleft li.cur>a{color:#fff;background:url(../image/n01.png) no-repeat 210px center;background-color:#265aa1}
.cpMain .pleft li>a{display:block;padding-left:35px;height:56px;line-height:56px;font-size:17px;width:100%;text-decoration:none;background: url(../img/pro_s.png) no-repeat 210px center;border-bottom:1px solid #e3e0e0;color:#333}
.cpMain .pleft .pnav a.cur,.cpMain .pleft .pnav a:hover{color:#265aa1}
.cpMain .phone{overflow:hidden;width:166px;padding:30px 0;padding-left:75px;border-radius:10px;background:url(../images/pro_phone.png) no-repeat 20px center;background-color:#265aa1}
.cpMain .phone p{font-size:16px;color:#fff}
.cpMain .phone b{display:block;font-size:24px;color:#fff;font-family:'Times New Roman'}
.cpright{width:77%;float:right;padding-bottom:10px;min-height:750px}
.rtop{overflow:hidden;padding-top:20px;padding-bottom:12px;padding-left:20px;padding-right:20px;border-bottom:1px solid #dbdbdb}
.rtop h5{float:left;padding-left:10px;border-left:5px solid #265aa1;font-weight:400;line-height:34px}
.rtop h5 a{font-size:24px;color:#265aa1;padding-left: 10px;}
.rtop span{float:right}
.rtop span em{color:#999}
.rtop span a{color:#999}


.Inside_tj_title { border-bottom:5px solid #f9f9f9; font-size:26px; padding:10px 0; margin-top:30px;position: relative;margin-bottom: 16px;padding-bottom: 16px;}
.Inside_tj_title::before{content: "";position: absolute;width: 100%;height: 2px;bottom: 0;left: 0;background: #efefef;}
.Inside_tj_title::after{content: "";position: absolute;width: 100px;height: 2px;bottom: 0;left: 0;background: #1a3c6b;}
/*.Inside_tj_news { margin-top:15px;float: left;}*/
.Inside_tj_news ul li { float:left; height:40px;font-size: 16px;line-height:40px; width:49%; border-bottom: 1px solid #e1e1e1;}
.Inside_tj_news ul li:nth-child(even) {margin-left: 2%;}
.Inside_tj_news ul li a span { float:left; display:block; color: #333333;}
.Inside_tj_news ul li:hover a span { color: #265aa1;}
.Inside_tj_news ul li a em { display:block; float:right; width:100px; text-align:right; font-size:12px; font-style:normal; color:#9b9b9b;}
.Inside_tj_news ul li a span:before {  content: "○";   padding-right: 10px;    color: #333333; float: left;}   
.Inside_tj_news ul li a:hover span:before {    color: #265aa1; }   



#contact .contact-box {background-color:#fff;margin-top:40px;margin-bottom:60px;padding-bottom:50px;}
#contact .contact-box .tops {padding:50px 0;border-bottom:1px solid #f1f2f3;}
#contact .contact-box .tops .tt {font-size:16px;color:#333;font-weight:bold;}
#contact .contact-box .tops .desc {margin-top:20px;}
#contact .contact-box .tops .desc p {color:#333;font-size:16px;line-height:28px;}
#contact .contact-box .map-box {padding:40px 0;}
#contact .contact-box .map-box #map {width:100%;height:480px;}
#contact .contact-box .address-items {margin-top:20px;display:flex;}
#contact .contact-box .address-items .item {border-right:1px solid #f1f2f3;cursor:pointer;text-align:center;width:25%;padding:0 3%;}
#contact .contact-box .address-items .item i{width: 40px;height: 40px;display: block;margin: auto;}
#contact .contact-box .address-items .item i.icon-phone {background:url(http://www.xuzhouhuawei.cn/Templates/green00/image/icon_phone.png) no-repeat center;background-size: cover;}
#contact .contact-box .address-items .item i.icon-email {background:url(http://www.xuzhouhuawei.cn/Templates/green00/image/icon_email.png) no-repeat center;background-size: cover;}
#contact .contact-box .address-items .item i.icon-web {background:url(http://www.xuzhouhuawei.cn/Templates/green00/image/icon_web.png) no-repeat center;background-size: cover;}
#contact .contact-box .address-items .item i.icon-pos {background:url(http://www.xuzhouhuawei.cn/Templates/green00/image/icon_pos.png) no-repeat center;background-size: cover;}
#contact .contact-box .address-items .item .t1 {font-size:16px;color:#999;margin:20px 0;}
#contact .contact-box .address-items .item .desc {font-size:16px;color:#333;padding-bottom:1px;}
#contact .message-box {padding:40px 40px 70px;background-color:#fff;margin-top:40px;margin-bottom:60px;}
#contact .message-box .title {font-size:16px;color:#999;}
#contact .message-box .title span {font-weight: bold;color: #333;font-size: 24px;line-height: 24px;margin-right: 15px;}
#contact .message-box .form-box {display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;}
#contact .message-box .form-box .line {width:49%;margin-bottom:2%;height:50px;position:relative;}
#contact .message-box .form-box .line input {width:100%;height:100%;border:1px solid #eee;transition:all 0.6s;padding-left:30px;}
#contact .message-box .form-box .line.has-text {width:100%;height:160px;resize:none;}
#contact .message-box .form-box .line.has-text textarea {width: 100%;height: 100%;border: 1px solid #eee;padding: 20px 30px;transition: all 0.6s;resize: none;}
#contact .message-box .form-box .code-box {height:50px;display:flex;align-items:center;}
#contact .message-box .form-box .code-box .img-box {overflow:hidden;width:120px;height:100%;line-height:50px;}
#contact .message-box .form-box .code-box .line {width:190px;height:100%;margin-bottom:0;}
#contact .message-box .form-box .msg-btn {width:190px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:16px;border:0;background-color:#125ba9;outline: none;}


.map-box{margin-top: 3%;}
#map {width: 100%;height: 320px;}
.BMapLabel {border: 0 !important;background-color: transparent !important;}
.BMapLabel .map-info {height:90px;display:flex;align-items:center;margin-top: 20px;}
.BMapLabel .map-info .info {width:460px;height:100%;padding:20px;box-sizing: border-box;background: #fff;}
.BMapLabel .map-info .info .t1 {font-size:14px;color:#666;}
.BMapLabel .map-info .info .t2 {font-size:18px;margin-top:10px;}
.BMapLabel .map-info .gps-box {display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#7f0015;padding:0 20px;height:100%;}
.BMapLabel .map-info .gps-box i {width: 30px;height: 30px;display: block;margin: 0 auto;background:url(../image/icon_pos2.png) no-repeat center;background-size: cover;}
.BMapLabel .map-info .gps-box .tt {font-size:14px;color:#fff;margin-top:10px;}


/*--footer--*/
.footer { background:#212121; padding:60px 0 20px 0;/*margin-top: 3%;*/}
.link { padding-top:32px; padding-bottom:40px; overflow:hidden;}
.linktitle { background:url(../images/ling.png) no-repeat; float:left; width:110px; height:58px; line-height:58px; font-weight:bold; color:#fff; padding-left:20px;}
.linkright { padding-left:5px; float:left; width:91%;}
.linkright a { font-size:13px;}
.linkright a:hover { color:#265aa1;}

footer .f_link{margin:0 auto;margin-top:-30px;width:1240px;height:60px;line-height:60px;color:#2f2e2e;background:url(../image/linkbg.jpg) left top no-repeat;position: relative;}
footer .f_link .main{position:relative;z-index:999;text-align:left}
footer .f_link a{color:#2f2e2e;font-size:14px;font-family:'Microsoft Yahei'}
footer .f_link span{color:#2f2e2e}
footer .d_linleft{float:left;width:100%;padding:0 0 0 190px;box-sizing: border-box;}
footer .f_linkmap{float:right;background:url(../image/map.png) left center no-repeat;padding:0 0 0 40px;font-size:13px;font-family:"Microsoft Yahei"}
footer .f_linkmap a{padding:0}

.slogan { background:#265aa1; height:46px; width:100%; margin-bottom:30px; text-align:center;}
.slogantitle { color:#265aa1; font-size:26px; background:url(../images/solgan.png) no-repeat center; background-size:100%; padding:0 70px; display:inline-block; font-weight:bold; height:46px; line-height:46px;}
.slogantitle strong { font-size:16px; display:inline-block; line-height:46px;}
.precommend { font-size:16px; font-weight:bold; padding-bottom:25px;}
.precommend a {font-size:16px; margin:0 7px;}
.precommend a:hover { color:#265aa1;}


.footleft { color:#999999; line-height:25px;}
.footleft a { color:#999999;}
.footright { color:#999999; text-align:right; line-height:25px;}
.footright a{ color:#999999;}

.foot_left ul{ display:flex; border-right:1px solid #383838;}
.foot_left ul li{ width:17%; float:left;}
.foot_left ul li:last-child { width:12%;}
.foot_left ul li a{ display:block; font-size:14px;color: #fff;opacity: 0.6;line-height:26px;overflow:hidden;}
.foot_left ul li a:first-child{opacity: 1;}
.foot_left ul li a:hover{color:#fff;}
.foot_left ul li a b{ display: block; font-size:16px; color:#eaeaea; line-height:20px; font-weight:bold; margin-bottom:20px;}
.footupr { text-align:right;}
.footupr strong { color:#eaeaea; font-size:30px; background:url(../image/phonet.png) no-repeat left; padding-left:28px;}
.footupr span { display:block; font-size:15px; color:#fff;}
.footerw { text-align:center; padding-top:18px; color:#fff; line-height:25px;}
.footerw img { max-width:100%;}
.footup { border-bottom:1px solid #383838; padding-bottom:22px; margin-bottom:18px;}
.footer .row .col-md-9 p,.footer .row .col-md-9 span,.footer .row .col-md-9 span a{color: #999999;}



.footer .ftit{width:100%}
.footer .ftit span{display:block;background:url(../image/ft1.jpg) no-repeat 0 center;padding-left:230px;font-size:24px;font-weight:700;color:#fff}
.f-left{float:left;width:340px;color:#fff;font-size:13px;line-height:24px}
.f-bot{padding-top:2%;width:27%}
.f-bot .da{font-size:19px;opacity:1;display:block;width:100%;line-height:50px}
.noRight{padding-right:0;float:right;padding-top:2%;width: 22%;padding-left: 0;}
.f-left p{font-size:14px;line-height:28px;opacity:.6}
.f-mid{float:left;color:#fff;font-size:16px;position:relative;width:20%}
.f-mid:before{content:"";position:absolute;left:-16%;top:22%;width:1px;height:90%;background-color:#383838}
.f-mid:after{content:"";position:absolute;right:13%;top:22%;width:1px;height:90%;background-color:#383838}
.f-right:after{content:"";position:absolute;right:6%;top:19%;width:1px;height:79%;background-color:#383838}
.f-mid p{width:44%;display:inline-block;line-height:28px;opacity:.6;font-size: 14px;}
.f-mid p a,.f-left p a{color:#fff;}
.f-right ul li a{line-height:28px;font-size:14px;color:#fff;opacity:.6}
.f-right{float:left;position:relative}
.f-right p{color:#fff}
.f-right ul li{display:inline-block}
.f-right ul li.title{padding-top:0}
.footBoo a,.footBoo p,.footBoo span{color:#a8a8a8}
.footup .f-right{padding-right: 3%;width: 31%;}
.row.rowbo{margin: 15px 0 0;color:#fff;opacity:.6;}
.row.rowbo a{color:inherit;}
.row.rowbo i{margin:0 2px;}
	
table{border-collapse:collapse;border-spacing:0;empty-cells:show}
table{border:1px solid #ddd;width:100%;text-align:center;margin:0 auto}
table .firstRow td{background:#bdbdbd;font-weight:700;font-size:15px}
table td{border:1px solid #ddd}
table td p{line-height: 240%;padding-bottom: 5px;}
table th,table td{text-align: left;height: 48px;line-height: 48px;padding-left: 12px;padding-right: 12px;box-sizing: border-box;}

	





@media only screen and (max-width:1299px){
.linkright { padding-left:5px; width:90%;}
}
@media only screen and (max-width:1199px){
	.linkright { padding-left:5px;  width:88%;}
	.footupr strong { font-size:25px;padding-left:28px;}
	.foot_left ul li a{ display:block; font-size:14px; line-height:20px; padding-bottom:7px;overflow:hidden;}
	.index-about .body,.index-about .footshow,.aboutInter{padding:0 2%;}
}
@media only screen and (max-width:1024px){
	.linkright { padding-left:5px; width:90%;}
	.nybanner {margin-top: 70px;}
}
@media only screen and (max-width:991px){
.linkright { padding-left:0px; padding-top:10px;  width:100%;}
.linkright a {}
.slogantitle { font-size:20px; padding:0 60px;}
.slogantitle strong { font-size:14px;}
.footupr { text-align:left;}
.footerw div { float:left;}
.footright { text-align:left;}
.foot_left ul { border:none;}

/*.foot_left ul li a b{font-size:14px;line-height:20px;margin-bottom:20px;}
.foot_left ul li a{ font-size:13px;line-height:26px;}

.footupr strong { font-size:22px;padding-left:28px;}
.footupr span {    font-size:14px; }*/

}
@media only screen and (max-width:767px){
.slogan { height:auto;}	
.slogantitle { font-size:18px; padding:0 61px; height:auto; background-size: cover; line-height:24px;}
.slogantitle strong { font-size:13px; line-height:24px;}
.foot_left { display:none;}
}

@media only screen and (max-width:640px){
	.slogan { height:auto;}	
	.slogantitle { font-size:18px; background:#fff; padding:1px 10px; height:auto; background-size: cover; line-height:22px;}
	.slogantitle strong { font-size:13px;}
	.index-about .head .cn{font-size: 26px;}
	.index-about .head .en{width:100%;font-size: 58px;}
	.index-about .body{margin-top:20px;}
	.index-about .body .imax{font-size: 14px;}
	.index-about .body .datas{display: none;}
	.index-about .footshow{margin-top: 4%;}
	.index-about .footshow .oLi{width: 100%;min-width: 100%;}
	.index-about .footshow{display: flex;flex-direction: column;}
	.index-about .footshow .oLi:after{display: none;}
	.index-about .footshow .oLi .pic img{width: 100%;}
/*	.cpMain .pleft{display: none;}*/
	.cpright{clear:both;width: 100%;}
	.cpMain{padding:20px 0;}
	.cpMain{padding:20px 2%;}
	.prdoc1 .stop .prt li{width:49%;}
	.prdoc1 .stop .prt li:nth-child(even){margin-right: 0;float:right;}
	.prdoc1 .stop .prt li:nth-child(odd){float:left;margin-right: 2%;}
	.prdoc1 .stop .prt ul{display: flex;flex-wrap: wrap;}
	.prdoc1 .stop .prt li .img{height: auto;}
	.prdoc1 .stop .prt li .txt .more{display: none;}
	.Inside_tj_news ul{display: flex;flex-direction: column;}
	.Inside_tj_news ul li {width:100%;}
	.Inside_tj_news ul li a span{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width: 74%;}
	.Inside_tj_news ul li:nth-child(even) {margin-left: 0;}
	.Inside_tj_title{margin-top: 2%;}
	.ni-top .fl{font-size:14px;}
	.mainpics{display: flex;flex-direction: column;}
	.main_cp .slt{width: 100%;}
	.main_cp{padding:0 2%;}
	.td_cont .td_mian_pic{display: none;}
	.td_cont .td_part{position: static;background-image: none !important;width:100%;padding:0 3% !important;margin-bottom: 8%;}
	.td_cont{height: auto;margin-top: 6%;}
	.td_cont .td_part .tdnr{width:80%;margin-left: 4%;}
	.index-bar .fl{display: none;}
	.index-bar{background-position: right;}
	.index-bar .fr{width:100%;padding-left:3%;}
/*	.main_cp .fl{display: flex;flex-direction: column;}*/
	.index-advantage .fl{display: flex;flex-direction: column;}
	.index-advantage .adv_t{width:100%;}
	.index-advantage .text1{margin-top: 2%;}
	.main_cp .index-advantage .text .title{padding-top:0;}
	.index-advantage .img1,.index-advantage .img2{width:100%;}
	.index-advantage .fl:last-child{flex-direction: column-reverse;}
	.index-advantage .text3{margin-top:0;}
	.index-advantage .text4{margin-top: 6%;}
	.index-bar2 .cot,.index-bar2 .text ul{display: none;}
/*	.index-bar2{background-size:1;}*/
	.index-advantage{padding-bottom: 0;}
	.index-bar2{padding: 5% 0;}
	.index-bar2 .text{width: 100%;padding-top: 0;}
	.index-bar2 .text .title{text-align: center;padding-top: 0;}
	.index-bar2 .text .title b{font-size: 24PX;}
	.index-bar2 .text .title small{font-size: 20PX;}
	.hzhb_bj{margin-bottom:8%;}
	ul.college-ul li,.relativeItems .items{width:100%;}
	.hzhb_bj .title .p1{font-size: 26px;}
	.main_cp{padding-bottom: 8%;}
	.picBox .bd li .pic img{display: block;width: 100%;}
	.picBox .bd{height: auto;}
	.main_cp{margin-top: 3%;}
	.relativeItems .txt{top:58%;}
	.Inside_tj_news ul li a,.td_cont .td_part{display: flex;}
	.td_cont .td_part>span.t2,.td_cont .td_part>span.t4{margin-left: 0;}
	.td_cont .td_part>span.t1,.td_cont .td_part>span.t3{margin-right: 0;}
	.td_cont .td_part .tdnr>p, .td_cont .td_part.td_02 .tdnr>p,.td_cont .td_part.td_04 .tdnr>p,.td_cont .td_part.td_04 .tdnr>h3,.td_cont .td_part.td_02 .tdnr>h3{text-align: left;}
	.td_cont .td_part>span{width: 50px;height: 50px;}
	.index-bar span{display: none;}
	.prod-slide .cate-box li{padding: 0 6px;}
	.prod-slide .cate-box li:last-child{padding:0;}
/*	.hzhb ul li a{display:table-cell;}*/
	.hzhb ul li{height: 100px;}
/*	.dealSec,.in-page{display: none;}*/
	#dcms_pager .pages a, #dcms_pager .pages span{margin: 0;padding: 0 7px;}
	.acont ul {padding-top: 18px;}
	.header, .header .logo{height: 70px;}
/*	.header::after {content: "";width: 70px;height: 70px;background: #265aa1;position: absolute;right: 0;top: 0;z-index: -1;}*/
	.showdoww,nav.fr{top: 70px;}
	footer .noRight,.footer .ftit,.footBoo p:nth-child(2),.footBoo p:nth-child(3),.footBoo p:nth-child(4),.footBoo p:first-child span:first-child,.footBoo .fl{display: none;}
	.footer{padding: 2% 0;}
	.footup {padding-bottom: 21px;}
	
	.lxtwo{padding:5%;}
	.lxinfo2 .fqrcode,.lxcon{display:none;}
	.newsItem .cell .text .bt{flex-direction: column;align-items: flex-start;}
	
	.newsItem .cell .text .bt span {margin: 3% 0 0;}
	.cpright,.prdoc1 .stop .prt{min-height: auto;}
	.cpright,.prdoc1 .stop .prt .partener p img{display: block;width:100%;}
	.pages p{width:100%;}
		.pages p:first-child{margin-bottom: 1%;}
		.newsinfo_tit b{line-height: 160%;font-size: 20px;}
		.casc1de a{display: flex;flex-direction: column;}
	.casc1de .img,.casc1de .lrt{width:100%;}
	.ny_rt_news dl dd div b{font-size:14px;}
	
	.mibllePRO,.cpMain .pleft .h3l1,.sidebarThree,.rtop{display: none;}
	.cpMain .pleft{width: 100%;}
	.cpMain .pleft li{width: 49%;float: left;}
	.cpMain .pleft li:nth-child(even){float: right;}
}





.pro-select{background: #fff;margin-top: 3%;}
.pro-select ul{width:100%;	
	line-height: 30px;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
}
.pro-select ul li{ float: left;	}
.pro-select ul li a{ float: left;width:152px; height:40px; line-height:40px; text-align:center; border:1px solid #ccc; margin-right:8px;font-size: 16px;}
.pro-select ul li a:hover, .pro-select ul li a.on{color: #fff; background:#007ee4; font-size:14px;}



@media screen and (max-width: 520px){
	.addTablesec p img {display: block;width: 100%;}
}